Browse Source

Ignore .idea directory (pycharm project settings)

Koen Martens 8 năm trước cách đây
mục cha
commit
e80fd8b272
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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