Make the Github Linguist ignore JS files

pull/2116/head
TheFrenchGhosty 3 years ago committed by GitHub
parent 993d731c92
commit 5a59bd9998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored

@ -0,0 +1,2 @@
# https://github.community/t/how-to-change-the-category/2261/3
*.js linguist-detectable=false
Loading…
Cancel
Save