Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Commit

Permalink
Add .gitattributes (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier authored and Henrik Jonsson committed May 28, 2019
1 parent 1fafb9c commit 9135915
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
@@ -0,0 +1,5 @@
# Declare files that will always have CRLF line endings on checkout.
*.sh text eol=lf
*.py text eol=lf
*.service text eol=lf
Makefile text eol=lf

0 comments on commit 9135915

Please sign in to comment.