Commit 930f476c authored by Jean Jordaan's avatar Jean Jordaan

Remove patterns covered by other templates

Remove redundant patterns, and patterns for generic backups, version
control dirs, IDEs, OSX.
parent 8646963b
*~
*.pyc
*.pyo
*.tmp*
......@@ -7,17 +6,8 @@
*.EGG
*.egg-info
*.EGG-INFO
*.kpf
*.sw?
*.wpr
.*.cfg
.installed.cfg
.mr.developer.cfg
.hg/
.bzr/
.svn/
.project
.pydevproject
bin/
build/
develop-eggs/
......@@ -27,8 +17,3 @@ fake-eggs/
parts/
dist/
var/
# OSX
.DS_Store
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment