Skip to content

Commit

Permalink
Configure Linguist to ignore special node files, gzstream, and TinyXML
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Sep 12, 2024
1 parent 8821044 commit 8c4a6a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.spec -linguist-detectable
src/fileio/gzstream/ linguist-vendored
src/fileio/xml-parser/ linguist-vendored
src/fileio/xml-parser/tinyprint.* -linguist-vendored

0 comments on commit 8c4a6a2

Please sign in to comment.