소스 검색

Add exclusions for setup.py behaviors

Gavin M. Roy 14 년 전
부모
커밋
80e0020b8c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -4,6 +4,7 @@
 *.egg
 *.egg-info
 dist
+build
 
 # Installer logs
 pip-log.txt