Skip to content

Commit

Permalink
Clean up overeager .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jleclanche committed Mar 12, 2018
1 parent cecb101 commit ea5649f
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
syntax:glob

*.DS_Store
*.egg
*.egg-info
*.elc
*.gz
*.log
*.orig
*.pyc
*.swp
*.tmp
*~

.tox/
_build/
build/
dist/*
django
local_settings.py
setuptools*
*.sqlite
__pycache__
.coverage
.cache
Expand Down

0 comments on commit ea5649f

Please sign in to comment.