refactor: rename ML model python backend folder
This commit is contained in:
parent
fee0e643e4
commit
76c28bafab
9 changed files with 0 additions and 0 deletions
12
api/.gitignore
vendored
Normal file
12
api/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.so
|
||||
.Python
|
||||
.venv/
|
||||
venv/
|
||||
ENV/
|
||||
|
||||
# NLTK Data (uncomment if you want to download on each deployment)
|
||||
nltk_data/
|
||||
Loading…
Add table
Add a link
Reference in a new issue