salience-editor/api/.gitignore

14 lines
176 B
Text

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
ENV/
# NLTK Data (uncomment if you want to download on each deployment)
nltk_data/
models_cache/
genfiles