Browse Source

Ignore .idea directory (pycharm project settings)

Koen Martens 8 years ago
parent
commit
e80fd8b272
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -12,3 +12,4 @@ apidocs
 docs/tutorial/index.html
 dulwich.egg-info/
 .tox/
+.idea/