Merge pull request #318 from macagua/master

Added gitignore for Plone CMS
This commit is contained in:
Daniel Hengeveld 2012-12-19 14:50:24 -08:00
commit 2944626570
1 changed files with 34 additions and 0 deletions

34
Plone.gitignore Normal file
View File

@ -0,0 +1,34 @@
*~
*.pyc
*.pyo
*.tmp*
*.mo
*.egg
*.EGG
*.egg-info
*.EGG-INFO
*.kpf
*.swp
*.wpr
.*.cfg
.installed.cfg
.mr.developer.cfg
.hg/
.bzr/
.svn/
.project
.pydevproject
bin/
build/
develop-eggs/
downloads/
eggs/
fake-eggs/
parts/
dist/
var/
# OSX
.DS_Store