Merge pull request #1153 from SleeplessAnnoyedNerd/gitignore

Ignoring PyCharm/IntelliJ and Mac OS X stuff (2nd try)
This commit is contained in:
Michael DeHaan
2012-09-30 04:56:07 -07:00

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