1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2025-06-25 04:00:13 +02:00
Files
SSHubl/.gitattributes
2024-07-06 21:15:28 +02:00

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