diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-14 10:40:45 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-14 10:40:45 +0800 |
commit | fb9fc0c41cd4be371dd39db9b9e614e4a8304d95 (patch) | |
tree | acd942ac915aa228357b8be16ddad40c13d261dc /.gitattributes | |
parent | README.md: Update mirror URLs (diff) | |
download | forge-fb9fc0c41cd4be371dd39db9b9e614e4a8304d95.tar.gz forge-fb9fc0c41cd4be371dd39db9b9e614e4a8304d95.tar.zst forge-fb9fc0c41cd4be371dd39db9b9e614e4a8304d95.zip |
.gitattributes: Linguist
Diffstat (limited to '')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d9dbd57 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* linguist-vendored=false +* linguist-generated=false +* linguist-detectable=true +*.html.tmpl linguist-language=HTML |