GLdc/.gitattributes

8 lines
106 B
Plaintext

* text=auto
# Set .c, .h, .cnf, and Makefiles to all be text.
*.c text
*.h text
Makefile text
*.cnf text