add temp location to .gitignore
This commit is contained in:
parent
db0e458217
commit
ff5ca5f7f8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -106,3 +106,6 @@ roles/**/molecule/**/*.conf
|
|||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Temp location used by our scripts
|
||||
scripts/tmp/
|
||||
|
|
Loading…
Reference in a new issue