Browse Source

Adds .gitattributes to ensure all source files are stored as LF in git.

Henning Dieterichs 3 years ago
parent
commit
24f57fec21
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+* text=auto