add _tmp to .gitignore

This commit is contained in:
Lexi / Zoe 2019-11-11 18:45:13 +01:00
parent b7311f2308
commit fc21c309cc
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232

3
.gitignore vendored
View file

@ -26,3 +26,6 @@ pip-delete-this-directory.txt
# IDE stuff # IDE stuff
.idea/ .idea/
.vscode/ .vscode/
# Other stuff
_tmp