mirror of
https://github.com/blackboxprogramming/lucidia.git
synced 2026-03-17 06:57:10 -05:00
chore: LFS tracking + ignore after clean baseline
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
models/
|
||||
data/
|
||||
assets/videos/
|
||||
assets/hires/
|
||||
node_modules/
|
||||
.venv/
|
||||
dist/
|
||||
build/
|
||||
*.mp4
|
||||
*.mov
|
||||
*.zip
|
||||
*.tar
|
||||
*.7z
|
||||
*.npz
|
||||
*.pt
|
||||
*.bin
|
||||
*.onnx
|
||||
*.safetensors
|
||||
*.gguf
|
||||
Reference in New Issue
Block a user