mirror of
https://github.com/HorlogeSkynet/SSHubl.git
synced 2026-06-01 19:58:09 +02:00
910411d8b8
Co-Authored-By: d3vyce <nicolas.sudres@hotmail.fr>
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
# Trick to make (GitHub's) Linguist detect plugin sources as "programming" languages
|
|
*.sublime-* linguist-detectable
|
|
|
|
# Exclude test files from the package
|
|
tests/* export-ignore
|