2017-12-27 10:43:22 +01:00
|
|
|
# Default for those who don't have core.autocrlf set
|
|
|
|
* text=auto
|
|
|
|
|
2018-04-20 20:03:56 +02:00
|
|
|
src/**/*.* filter=git-crypt diff=git-crypt
|
|
|
|
.gulp/**/*.* filter=git-crypt diff=git-crypt
|
|
|
|
extensions/**/*.ts filter=git-crypt diff=git-crypt
|
2017-12-27 10:43:22 +01:00
|
|
|
|
|
|
|
# Fix for GitHub Linguist to avoid treating this project as C++ repo
|
|
|
|
test/* linguist-vendored
|