33 lines
326 B
Plaintext
33 lines
326 B
Plaintext
# Generated files
|
|
/target/
|
|
*.o
|
|
*.so
|
|
*.a
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Debug output
|
|
*.raw
|
|
debug_frames/
|
|
|
|
# Local configuration overrides
|
|
config.local.toml
|
|
|
|
# Test data
|
|
test_images/
|
|
test_output/
|
|
test_frames/
|
|
|
|
# Internal documentation (not for repository)
|
|
status.md
|
|
development_path.md
|