imalexianne commited on
Commit
583ceab
·
1 Parent(s): 6d82fb7

add .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ /.venv*/
2
+ venv/
3
+ .vscode/