parent
3613166b6d
commit
17ae3d3cba
662 changed files with 4 additions and 103531 deletions
42
.gitignore
vendored
42
.gitignore
vendored
|
|
@ -3,15 +3,6 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*.class
|
||||
unsloth_compiled_cache/
|
||||
# ML artifacts (large files)
|
||||
feature/
|
||||
outputs/
|
||||
exports/
|
||||
/datasets/
|
||||
studio/backend/assets/datasets/
|
||||
unsloth_training_checkpoints/
|
||||
*.gguf
|
||||
*.safetensors
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
|
@ -145,9 +136,6 @@ venv/
|
|||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
.venv_overlay/
|
||||
.venv_t5/
|
||||
environment.yaml
|
||||
|
||||
# Spyder project settings
|
||||
.spyderproject
|
||||
|
|
@ -184,34 +172,6 @@ cython_debug/
|
|||
.ruff_cache/
|
||||
.pre-commit-cache/
|
||||
|
||||
# PyPI configuration file and IDE/Editors
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
.vscode
|
||||
.idea/
|
||||
.claude/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# oh-my-codex
|
||||
.omx/
|
||||
|
||||
# Firebase
|
||||
firebase-debug.log
|
||||
|
||||
# Other
|
||||
resources/
|
||||
tmp/
|
||||
**/node_modules/
|
||||
auth.db
|
||||
|
||||
# Local working docs
|
||||
**/CLAUDE.md
|
||||
**/claude.md
|
||||
**/AGENT.md
|
||||
**/agent.md
|
||||
docs/canvas-lab-architecture.md
|
||||
log_rtx.txt
|
||||
log.txt
|
||||
setup_leo.sh
|
||||
server.pid
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue