summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-29 16:51:36 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-29 16:51:36 +0200
commit9813d9263e0b45f46b90579ea217117da823dad7 (patch)
tree88199e91e5ec2f9469bb8197e89b7cd5c9ce45ab /.gitattributes
parent4c982b2ffe99f5dee70657424161de9541e00a21 (diff)
convert line endings
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..89aed297
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.[ch]pp text eol=lf
+*.[ch] text eol=lf
+*.inl text eol=lf
+*.rc text eol=lf