blog / .gitignore
clefourrier's picture
clefourrier HF staff
Squash entire repository history into a single commit
1f5f1cc
raw
history blame contribute delete
No virus
156 Bytes
venv/
.venv/
__pycache__/
.env
.ipynb_checkpoints
.vscode/
.DS_Store
.ruff_cache/
.python-version
.profile_app.python
*pstats
poetry.lock
node_modules/