소스 검색

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/