summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornea <romangraef@gmail.com>2022-06-06 15:04:10 +0200
committernea <romangraef@gmail.com>2022-06-06 15:04:10 +0200
commit8429ee15a20c38fe3a094bebf4ba4eb51c2cedd7 (patch)
tree43475d90009dd6f610272573fa054acb9bad4ab2 /.gitattributes
downloadmorbingtime-8429ee15a20c38fe3a094bebf4ba4eb51c2cedd7.tar.gz
morbingtime-8429ee15a20c38fe3a094bebf4ba4eb51c2cedd7.tar.bz2
morbingtime-8429ee15a20c38fe3a094bebf4ba4eb51c2cedd7.zip
Initial commit
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..00a51af
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,6 @@
+#
+# https://help.github.com/articles/dealing-with-line-endings/
+#
+# These are explicitly windows files and should use crlf
+*.bat text eol=crlf
+