mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01: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 |