SpindoxLabs commited on
Commit
88898ec
1 Parent(s): 18af1b0

feat: added gitignore

Browse files
Files changed (3) hide show
  1. .gitignore +1 -0
  2. requirements.txt +0 -0
  3. service.py +0 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ venv
requirements.txt ADDED
File without changes
service.py ADDED
File without changes