Browse Source

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

Ask Solem 15 năm trước cách đây
mục cha
commit
c19aa762d5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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