commit 18e940ef51b58a90104d60a72511a4a8c3880dbc
parent 2e50a08223a7ad331580006e8242222ebe6ee1ee
Author: mjkloeckner <martin.cachari@gmail.com>
Date: Fri, 21 Oct 2022 19:22:26 -0300
Added .gitattributes to show html as most used language
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitattributes b/.gitattributes
@@ -1,5 +1,5 @@
* linguist-vendored
*.html linguist-vendored=false
css/article_style.css linguist-vendored=false
-*.sh linguist-vendored=false
+scripts/sync.sh linguist-vendored=false
*.py linguist-vendored=false