Browse Source

Only ignore the JS libraries

pull/2116/head
TheFrenchGhosty 5 years ago
committed by GitHub
parent
commit
ea43ba7124
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitattributes

2
.gitattributes

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