Browse Source

add /env to .gitignore

Son NK 5 years ago
parent
commit
6f820c5fc5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -10,4 +10,5 @@ static/node_modules
 db.sqlite-journal
 db.sqlite-journal
 static/upload
 static/upload
 adhoc_*
 adhoc_*
-adhoc.py
+adhoc.py
+env/