Computer-Science / .gitignore
shaico111's picture
Add files using upload-large-folder tool
97a6ab5 verified
upload_to_hf.py
upload_space.py
.tmp-space
.cursor/
logo.svg
# Repo-specific scratch/outputs
.tmp-space/
cs26-portal/
# Python
__pycache__/
.Python
.venv/
venv/
ENV/
env/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.cache/
# OS/editor junk
.DS_Store
Thumbs.db
Desktop.ini
$RECYCLE.BIN/
# Logs
*.log