소스 검색

Add .dll to .gitignore for builds on Windows.

tags/v0.2
Ben 11 년 전
부모
커밋
25a9f4fe32
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 파일 보기

@@ -1,5 +1,6 @@
*.pyc
*.so
*.dll
*.egg
*.egg-info
.DS_Store


불러오는 중...
취소
저장