Skip to content

Commit 08e14ac

Browse files
committed
Add .gitattributes file to fix linguist issues in repo
1 parent cda8618 commit 08e14ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
include/cxx-prettyprint/* linguist-vendored
2+
include/optional/* linguist-vendored
3+
gh-pages/* linguist-vendored
4+
CMake/* linguist-vendored
5+
doxygen_extras/* linguist-vendored
6+
docs/* linguist-documentation

0 commit comments

Comments
 (0)