Browse Source

added gitignore

\/\/ \-/ ❭❬ 4 years ago
commit
1b696934bd
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .gitignore

+ 4
- 0
.gitignore View File

@@ -0,0 +1,4 @@
1
+output/*
2
+!output/.gitkeep
3
+*.pyc
4
+__pycache__/

Loading…
Cancel
Save