add _tmp to .gitignore
This commit is contained in:
parent
b7311f2308
commit
fc21c309cc
|
|
@ -26,3 +26,6 @@ pip-delete-this-directory.txt
|
|||
# IDE stuff
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# Other stuff
|
||||
_tmp
|
||||
|
|
|
|||
Reference in New Issue