Browse Source

Update .gitignore

patch-2
Neil Booth 7 years ago
parent
commit
029d94388f
  1. 3
      .gitignore

3
.gitignore

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

Loading…
Cancel
Save