ReFuel.Gltf/.gitignore
2025-10-12 14:33:16 +03:00

15 lines
123 B
Plaintext

# common editors
**/.vs
**/.vscode
**/.rider
**/.atom
**/.idea
# build artifacts
**/obj
**/bin
doc/html/**
doc/latex/**