website-RAG / .gitignore
beeguy's picture
styles and installs
6edcaaa
raw
history blame contribute delete
346 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
venv/
ENV/
env.bak/
venv.bak/
*.egg
*.egg-info/
dist/
build/
*.pyc
# Flask specific
instance/
.webassets-cache
# Pytest
.cache
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
*.ipynb