Files
crib/samples/sample.gitattributes
2026-04-13 10:32:46 +01:00

6 lines
105 B
Plaintext
Executable File

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