Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index ee812ad4..b292a976 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,6 +1,11 @@
* text=auto !eol svneol=native#text/plain
*.gitattributes text svneol=native#text/plain
+cmake/headers.cmake eol=lf
+cmake/interface.cmake eol=lf
+cmake/sources.cmake eol=lf
+cmake/tests.cmake eol=lf
+
# Scriptish formats
*.bat text svneol=native#text/plain
*.bsh text svneol=native#text/x-beanshell