Skip to content

Commit 727777a

Browse files
committed
Merge pull request #839 from jean/master
Clean up the plone template
2 parents 41baaa2 + a77f7f2 commit 727777a

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

Plone.gitignore

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
*~
21
*.pyc
32
*.pyo
43
*.tmp*
@@ -7,17 +6,7 @@
76
*.EGG
87
*.egg-info
98
*.EGG-INFO
10-
*.kpf
11-
*.swp
12-
*.wpr
139
.*.cfg
14-
.installed.cfg
15-
.mr.developer.cfg
16-
.hg/
17-
.bzr/
18-
.svn/
19-
.project
20-
.pydevproject
2110
bin/
2211
build/
2312
develop-eggs/
@@ -27,8 +16,3 @@ fake-eggs/
2716
parts/
2817
dist/
2918
var/
30-
31-
32-
33-
# OSX
34-
.DS_Store

0 commit comments

Comments
 (0)