Skip to content

Commit

Permalink
gitattributes: add attributes for test inputs
Browse files Browse the repository at this point in the history
Ensure that the swift interface files are always checked out with unix
line-endings irrespective of the configuration.
  • Loading branch information
compnerd committed Oct 7, 2021
1 parent 5977579 commit b0cdf3a
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
@@ -0,0 +1 @@
*.swiftinterface text eol=lf

0 comments on commit b0cdf3a

Please sign in to comment.