소스 검색

Added *.egg (to complement *.egg/) to .gitignore

Ask Solem 15 년 전
부모
커밋
c19aa762d5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -4,6 +4,7 @@
 .*.sw[po]
 dist/
 *.egg-info
+*.egg
 *.egg/
 doc/__build/*
 build/