Update .gitignore

This commit is contained in:
Neil Booth 2018-07-12 11:03:42 +08:00 committed by Vivek Teega
parent 36fb22cff2
commit a5f0880895

3
.gitignore vendored
View File

@ -1,6 +1,5 @@
*/__pycache__/ **/__pycache__/
.cache/ .cache/
tests/*/__pycache__/
.pytest_cache/ .pytest_cache/
*/*~ */*~
*.#* *.#*