summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-10-20 06:52:42 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-10-20 06:52:42 +0200
commitf268cfe57d0b96f19acf76df9e9843a56a8c895d (patch)
treed1ee1684c8d5e76c264015edb21e7729a25319fd /.gitattributes
parentbb43e044972f541ae6d39e1718a6a2a08102f78b (diff)
gitattributes: more text extensions to eol=lf
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5f7a58f5..d681ede5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,3 +6,5 @@
*.txt text=auto eol=lf
*.ui text=auto eol=lf
*.qrc text=auto eol=lf
+*.cc text=auto eol=lf
+*.md text=auto eol=lf