Git attributes for ignoring website and swagger docs in linguist added. (#3172)

pull/3215/head
kamre 2 years ago committed by GitHub
parent 95d0f37420
commit 04223a3f76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitattributes

2
.gitattributes vendored

@ -0,0 +1,2 @@
website/** linguist-documentation
server/swagger/** linguist-generated
Loading…
Cancel
Save