소스 검색

Merge pull request #955 from arjun024/master

add downloads/ in Distribution / packaging
Carl Suster 10 년 전
부모
커밋
4b9ac51148
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -11,6 +11,7 @@ env/
 build/
 develop-eggs/
 dist/
+downloads/
 eggs/
 lib/
 lib64/