mirror of
https://gitlab.com/splashmapper/splash.git
synced 2026-02-13 07:20:50 +01:00
38 lines
434 B
Plaintext
38 lines
434 B
Plaintext
*.blend1
|
|
*.data
|
|
*.deb
|
|
*.o
|
|
*.json
|
|
*.lo
|
|
*.la
|
|
*.libs
|
|
*.deps
|
|
*.html
|
|
*.obj
|
|
*.svg
|
|
*.swp
|
|
*.swo
|
|
*.tar.gz
|
|
*.tar.bz2
|
|
*.zip
|
|
*.DS_Store
|
|
*__pycache__*
|
|
|
|
build/
|
|
external/third_parties
|
|
src/config.h
|
|
src/git_version.cpp
|
|
static/
|
|
tests/check_image
|
|
tests/check_mesh
|
|
tests/check_scene
|
|
tests/check_object
|
|
tests/check_world
|
|
tests/check_gui
|
|
tests/unit_tests/assets
|
|
tests/integration_tests/assets
|
|
tests/*.log
|
|
tests/*.trs
|
|
tools/splash-check-calibration
|
|
.aider*
|