add caching and comments
This commit is contained in:
parent
d9f8a545be
commit
b3c0af2139
1 changed files with 7 additions and 1 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,2 +1,8 @@
|
|||
# Ignore inventory file. This are Submodules
|
||||
inventory/
|
||||
*.secret
|
||||
|
||||
# Ignore .secret files.... you know, there secret...
|
||||
*.secret
|
||||
|
||||
# Ignore Caching
|
||||
cache/
|
Loading…
Add table
Reference in a new issue