vsc-material-theme/.gitattributes
2018-04-20 20:03:56 +02:00

9 lines
326 B
Text

# Default for those who don't have core.autocrlf set
* text=auto
src/**/*.* filter=git-crypt diff=git-crypt
.gulp/**/*.* filter=git-crypt diff=git-crypt
extensions/**/*.ts filter=git-crypt diff=git-crypt
# Fix for GitHub Linguist to avoid treating this project as C++ repo
test/* linguist-vendored