浏览代码

Ignore .idea directory (pycharm project settings)

Koen Martens 8 年之前
父节点
当前提交
e80fd8b272
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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