# Trick to make (GitHub's) Linguist detect plugin sources as "programming" languages
*.sublime-* linguist-detectable

# Exclude test files from the package
tests/* export-ignore
