Browse Source

add .idea/ to gitignore, so PyCharm stuff does not get accidentally added/committed

Thomas Waldmann 10 years ago
parent
commit
0e5ef376bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -11,3 +11,4 @@ chunker.c
 *.pyo
 *.so
 docs/usage/*.inc
+.idea/