Skip to content

Commit 930f476

Browse files
committed
Remove patterns covered by other templates
Remove redundant patterns, and patterns for generic backups, version control dirs, IDEs, OSX.
1 parent 8646963 commit 930f476

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Plone.gitignore

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
*~
21
*.pyc
32
*.pyo
43
*.tmp*
@@ -7,17 +6,8 @@
76
*.EGG
87
*.egg-info
98
*.EGG-INFO
10-
*.kpf
119
*.sw?
12-
*.wpr
1310
.*.cfg
14-
.installed.cfg
15-
.mr.developer.cfg
16-
.hg/
17-
.bzr/
18-
.svn/
19-
.project
20-
.pydevproject
2111
bin/
2212
build/
2313
develop-eggs/
@@ -27,8 +17,3 @@ fake-eggs/
2717
parts/
2818
dist/
2919
var/
30-
31-
32-
33-
# OSX
34-
.DS_Store

0 commit comments

Comments
 (0)