GLdc/.gitattributes

8 lines
106 B
Plaintext
Raw Normal View History

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