summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..5f7a58f5
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,8 @@
+*.cpp text=auto eol=lf
+*.hpp text=auto eol=lf
+*.c text=auto eol=lf
+*.h text=auto eol=lf
+*.cxx text=auto eol=lf
+*.txt text=auto eol=lf
+*.ui text=auto eol=lf
+*.qrc text=auto eol=lf