case-study / .gitignore
AINovice2005's picture
Add the files.
1a36fbe verified
raw
history blame contribute delete
120 Bytes
/.quarto/
**/*.quarto_ipynb
__pycache__
*.py[cod]
*.so
.Python
env/
venv/
*.egg-info/
dist/
build/
*.egg
.idea/
.vscode/