ClimAI / .gitignore
iPurushottam's picture
Upload folder using huggingface_hub
5fd9d71 verified
raw
history blame contribute delete
191 Bytes
__pycache__/
*.py[cod]
*$py.class
climai.log
*.txt
!requirements.txt
.git/
.venv/
.vscode/
*.ttf
*.woff
*.woff2
*.png
*.jpg
*.jpeg
*.gif
*.svg
__pycache__/
*.pyc
web/