add _tmp to .gitignore
This commit is contained in:
parent
b7311f2308
commit
fc21c309cc
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -26,3 +26,6 @@ pip-delete-this-directory.txt
|
|||
# IDE stuff
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Other stuff
|
||||
_tmp
|
||||
|
|
|
|||
Reference in a new issue