Browse Source

Add a .gitignore

Baptiste Jonglez 10 years ago
parent
commit
5f4e6c5577
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+*.py[cod]
+__pycache__