Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tuathe
/
CodeMentor-AI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
53e67ba
CodeMentor-AI
/
.gitignore
Tuathe
Restore full structure with proper .gitignore
53e67ba
9 months ago
raw
Copy download link
history
blame
126 Bytes
# Ignore virtual environments and model weights
.venv/
__pycache__/
*
.pt
*
.safetensors
*
.bin
*
.ckpt
*
.log
model/
data/*
.jsonl