Digital-Galatea / .slugignore
codejedi's picture
Add Heroku deployment configuration
315b403
raw
history blame contribute delete
268 Bytes
# Ignore files that shouldn't be in the Heroku slug
.git
.gitignore
.env
.env.local
*.md
README.md
Endpoints.md
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
venv/
env/
ENV/
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
*.log
nltk-stubs/
.cache/
memory.json
emotions.json