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