PyCharm dir in .gitignore
authorJan Szejko <j-sz@o2.pl>
Tue, 5 Jan 2016 08:33:09 +0000 (09:33 +0100)
committerJan Szejko <j-sz@o2.pl>
Tue, 5 Jan 2016 08:33:09 +0000 (09:33 +0100)
.gitignore

index 4ddf5e9..9071315 100644 (file)
@@ -33,6 +33,9 @@ thumbs.db
 .pydevproject
 .tmp_*
 
+# PyCharm
+.idea
+
 # Tags file
 TAGS