Feat: Add syntax highlighting for a lot more languages
This commit is contained in:
12
samples/sample.gitignore
Normal file
12
samples/sample.gitignore
Normal file
@@ -0,0 +1,12 @@
|
||||
# Test gitignore file (to check syntax)
|
||||
|
||||
*
|
||||
./!
|
||||
|
||||
*.log
|
||||
|
||||
!.gitignore[2]
|
||||
|
||||
**/*.lo[s]g
|
||||
|
||||
### Comment
|
||||
Reference in New Issue
Block a user