소스 검색

repo init

Miroslav Shubernetskiy 11 년 전
커밋
380532ff88
1개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  1. 16 0
      .gitignore

+ 16 - 0
.gitignore

@@ -0,0 +1,16 @@
+*.orig
+*.pyc
+*~
+
+*.sqlite
+
+dist/
+_build/
+.idea
+.coverage
+.tox
+
+*.egg-info
+
+*zip
+*tar.gz