提交 930f476c 编写于 作者: J Jean Jordaan

Remove patterns covered by other templates

Remove redundant patterns, and patterns for generic backups, version
control dirs, IDEs, OSX.
上级 8646963b
*~
*.pyc *.pyc
*.pyo *.pyo
*.tmp* *.tmp*
...@@ -7,17 +6,8 @@ ...@@ -7,17 +6,8 @@
*.EGG *.EGG
*.egg-info *.egg-info
*.EGG-INFO *.EGG-INFO
*.kpf
*.sw? *.sw?
*.wpr
.*.cfg .*.cfg
.installed.cfg
.mr.developer.cfg
.hg/
.bzr/
.svn/
.project
.pydevproject
bin/ bin/
build/ build/
develop-eggs/ develop-eggs/
...@@ -27,8 +17,3 @@ fake-eggs/ ...@@ -27,8 +17,3 @@ fake-eggs/
parts/ parts/
dist/ dist/
var/ var/
# OSX
.DS_Store
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册