Browse Source

repo init

Miroslav Shubernetskiy 11 years ago
commit
380532ff88
1 changed files with 16 additions and 0 deletions
  1. 16 0
      .gitignore

+ 16 - 0
.gitignore

@@ -0,0 +1,16 @@
+*.orig
+*.pyc
+*~
+
+*.sqlite
+
+dist/
+_build/
+.idea
+.coverage
+.tox
+
+*.egg-info
+
+*zip
+*tar.gz