chore: mark downloaded JS files as such for gitea

This commit is contained in:
2026-07-02 10:27:57 +02:00
parent 82c69a2c35
commit e7d5cba01b

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Downloaded JS — exclude from language detection
priv/**/*.js linguist-vendored=true