Mike Naberezny пре 14 година
родитељ
комит
bf843254ba
1 измењених фајлова са 10 додато и 0 уклоњено
  1. 10 0
      .gitignore

+ 10 - 0
.gitignore

@@ -0,0 +1,10 @@
+*~
+*.egg
+*.egg-info
+*.pyc
+*.pyo
+*.swp
+.DS_Store
+.coverage
+build/
+dist/