Files
crib/samples/sample.gitattributes
T
2026-07-01 18:53:49 +01:00

6 lines
105 B
Plaintext

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