Commit 4c77d167 authored by James T. Lee's avatar James T. Lee
Browse files

Exclude private link from repo

parent 5e04f6cf
...@@ -25,3 +25,4 @@ ...@@ -25,3 +25,4 @@
.project .project
.envrc .envrc
/inventory.yaml /inventory.yaml
modules/private
--- ---
.gitignore:
paths:
- 'modules/private'
.rubocop.yml: .rubocop.yml:
default_configs: default_configs:
AllCops: AllCops:
......
../../private
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment