DarkRodry commited on
Commit
3298bf0
·
1 Parent(s): f9190e8
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .venv/*
2
+ __pycache__/*