Browse Source

Added .gitignore

Timo Dritschler 9 years ago
parent
commit
1d9e09f217
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .gitignore

+ 6 - 0
.gitignore

@@ -0,0 +1,6 @@
+*.out
+*.npy
+*.pyc
+build/
+dist/
+*.egg-info/