Skip to content

Commit 8747688

Browse files
committed
Tweak gitattributes to treat .md and .txt ad text globally
1 parent cc5dae4 commit 8747688

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.txt text
2+
*.md text

g2core/.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
*.hpp text
33
*.c text
44
*.h text
5-
*.txt text

0 commit comments

Comments
 (0)