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

github.com/onqtam/doctest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoronqtam <vik.kirilov@gmail.com>2016-05-26 14:33:07 +0300
committeronqtam <vik.kirilov@gmail.com>2016-09-21 15:46:06 +0300
commitb07b3db583956bf571e9e6b8e80de6aa1d6a84f2 (patch)
tree718b74f21f5d8e2ee08ef345b2f8504324fb8bb4 /.gitattributes
parent4a65563c5b675b13edfc54d7236c71f0c721d736 (diff)
still playing with the line endings...
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 176a458f..a33e9f6a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,7 @@
* text=auto
+
+*.cpp text
+*.h text
+*.md text
+*.yml text
+*.txt text