ignore 'inventories' directory
This commit is contained in:
parent
36cc90c9e7
commit
659222bcc2
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,6 @@
|
||||||
**/*.pyc
|
**/*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
inv*
|
inventories*
|
||||||
*.pem
|
*.pem
|
||||||
*.key
|
*.key
|
||||||
*.crt
|
*.crt
|
||||||
|
|
Loading…
Reference in a new issue