Files
Bryan Phelps 1fbfa86089 Initial commit: Windows Build (#1)
Download prebuilt libEGL.dll and libGLESV2.dll, generate MingW defs/libs
2020-08-11 11:21:56 -07:00

16 lines
254 B
Plaintext

* text eol=lf
# Windows executables
*.exe binary
*.dll binary
# Archives
*.7z binary
*.gz binary
*.tar binary
*.tgz binary
*.zip binary
# Text files where line endings should be preserved
*.patch -text