Files
crib/samples/sample.gitattributes

6 lines
105 B
Plaintext

# Sample .gitattributes file for syntax highlighting tests
*.c syntax=c
*.h syntax=c
*.py syntax=python