Browse Source

fix .gitignore

Douglas Andreani 4 years ago
parent
commit
316ea0990d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,4 +1,5 @@
 data/*
 *.png
 *.jpg
-*.zip
+*.zip
+venv