Michael-Geis commited on
Commit
18932fb
1 Parent(s): 73994b7

added venv to gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +4 -1
.gitignore CHANGED
@@ -1,3 +1,6 @@
1
  data/
2
  __pycache__
3
- README.txt
 
 
 
 
1
  data/
2
  __pycache__
3
+ README.txt
4
+ .venv
5
+ .vscode
6
+ .conda