Browse Source

Merge pull request #341 from acjh/patch-1

Hide 3rd-party js/css files from Github statistics
pull/335/merge
Halil İbrahim Kalkan 8 years ago
committed by GitHub
parent
commit
670a2dc483
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .gitattributes

1
.gitattributes

@ -0,0 +1 @@
**/wwwroot/libs/** linguist-vendored
Loading…
Cancel
Save