Skip to content

Commit

Permalink
Set up .gitattributes to not change EOL of .txt runtime test files
Browse files Browse the repository at this point in the history
  • Loading branch information
KvanTTT committed Jan 8, 2022
1 parent cc6c31e commit 21b84e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# This rule applies to all files which don't match another line below
* text=auto
/runtime-testsuite/resources/org/antlr/v4/test/runtime/descriptors/*.txt -text

0 comments on commit 21b84e8

Please sign in to comment.