mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-16 05:00:28 +02:00
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
$ cat .gitattributes
|
|
*.js linguist-language=JavaScript
|
|
**/*.js linguist-language=JavaScript
|
|
static/css/*.css linguist-vendored |