salience-editor/python3/.gitignore

12 lines
153 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/