Added .tmp and .data to .gitignore

This commit is contained in:
Twentysix 2017-05-28 23:26:52 +02:00
parent 3988fbbc09
commit e469ee201b

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ __pycache__
*.exe
*.dll
*.log
*.tmp
.data