소스 검색

Update Python.gitignore with some commonly used patterns for buildout-based projects

tzicatl 14 년 전
부모
커밋
2a42f5376a
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      Python.gitignore

+ 5 - 0
Python.gitignore

@@ -8,6 +8,8 @@ build
 eggs
 parts
 bin
+var
+sdist
 develop-eggs
 .installed.cfg
 
@@ -17,3 +19,6 @@ pip-log.txt
 # Unit test / coverage reports
 .coverage
 .tox
+
+#Mr Developer
+.mr.developer.cfg