gitignore local tmp folder
This commit is contained in:
parent
99a68c1578
commit
c6c078c5c2
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -164,3 +164,6 @@ cython_debug/
|
||||||
|
|
||||||
# Deployment Stuff
|
# Deployment Stuff
|
||||||
deployment/secrets/*
|
deployment/secrets/*
|
||||||
|
|
||||||
|
# Various local folders
|
||||||
|
tmp/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue