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 *.egg-info
bin/ *.mo
bin-debug/ *.pyc
bin-release/ .installed.cfg
.mr.developer.cfg
# Other files and folders .project
.pydevproject
.settings/ .settings/
bin/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` develop-eggs/
# should NOT be excluded as they contain compiler settings and other important parts/
# information for Eclipse / Flash Builder. src/*
!src/collective/
var/
buildout-cache/