Ignoring PyCharm/IntelliJ and Mac OS X stuff

pull/4420/head
Dietmar Schinnerl 2012-09-30 11:08:41 +02:00
parent 13e8ef5f35
commit ddb358a3cf
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -10,3 +10,7 @@ rpm-build
# Eclipse/PyDev stuff...
.project
.pydevproject
# PyCharm stuff
.idea
# Mac OS X stuff
.DS_Store