Updated ignores

This commit is contained in:
Gauthier Bastien 2013-03-21 13:12:20 +01:00
parent 63da0425c7
commit 4e0f3e0256
1 changed files with 14 additions and 10 deletions

24
.gitignore vendored
View File

@ -1,11 +1,15 @@
# Build and Release Folders
bin/
bin-debug/
bin-release/
# Other files and folders
*.egg-info
*.mo
*.pyc
.installed.cfg
.mr.developer.cfg
.project
.pydevproject
.settings/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
bin/
develop-eggs/
parts/
src/*
!src/collective/
var/
buildout-cache/