Feat: Add syntax highlighting for a lot more languages
This commit is contained in:
5
samples/sample.gitattributes
Normal file
5
samples/sample.gitattributes
Normal file
@@ -0,0 +1,5 @@
|
||||
# Sample .gitattributes file for syntax highlighting tests
|
||||
|
||||
*.c syntax=c
|
||||
*.h syntax=c
|
||||
*.py syntax=python
|
||||
Reference in New Issue
Block a user