Guillaume Ayoub пре 13 година
родитељ
комит
4fbd087497
1 измењених фајлова са 6 додато и 3 уклоњено
  1. 6 3
      .gitignore

+ 6 - 3
.gitignore

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