Browse Source

Update .gitignore

Guillaume Ayoub 13 năm trước cách đây
mục cha
commit
4fbd087497
1 tập tin đã thay đổi với 6 bổ sung3 xóa
  1. 6 3
      .gitignore

+ 6 - 3
.gitignore

@@ -1,6 +1,9 @@
-*.pyc
-build/
 *~
+*.pyc
+build
+dist
+.coverage
 .project
 .pydevproject
-.settings/
+.settings
+MANIFEST