]> git.parisson.com Git - deefuzzer.git/commitdiff
Added exclusion for PyCharm IDE files
authorachbed <github@achbed.org>
Sun, 25 Jan 2015 20:59:43 +0000 (14:59 -0600)
committerachbed <github@achbed.org>
Sun, 25 Jan 2015 20:59:43 +0000 (14:59 -0600)
.gitignore

index 885eeb7be0b3f2ecc3befd9c4d22e53ebf4d439d..f329d8fcb557b827f220c11a471572a4b7752da2 100644 (file)
@@ -26,3 +26,6 @@ pip-log.txt
 
 #Mr Developer
 .mr.developer.cfg
+
+#PyCharm IDE
+.idea