Files
simple-cmake-template/.gitattributes
2024-03-06 09:16:29 -05:00

9 lines
153 B
Plaintext

# Asset files should be treated by git as binary
*.png binary
*.jpg binary
*.ttf binary
*.mp3 binary
*.wav binary
*.raw binary
*.obj binary
*.gltf binary