diff options
author | altaf-creator <64111012+altaf-creator@users.noreply.github.com> | 2023-05-08 13:53:42 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-08 13:53:42 +0700 |
commit | 19091e0d084738542244d1509606d68fdfb51f23 (patch) | |
tree | 80d009e33f748e65bb15554529773196690ee8bb | |
parent | 2746c6737f632e053197fda1f43ada134a3841e8 (diff) |
Create .gitattributes
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..401db49 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* linguist-vendored +*.js linguist-vendored=false |