Skip to content

Commit 83ed113

Browse files
authored
Exclude third-party code from Linguist stats
1 parent b6239aa commit 83ed113

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Tell Linguist not to include the following code
2+
# in statistics about this repo
3+
#
4+
src/Parsec/* linguist-vendored
5+
src/cudd/v2.5.0/src/* linguist-vendored
6+
src/stp/src/* linguist-vendored
7+
src/tcltk/tcltk8.5.4/* linguist-vendored
8+
src/tcltk/itcl3.4/* linguist-vendored
9+
src/tcltk/itk3.4/* linguist-vendored

0 commit comments

Comments
 (0)