aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2019-12-23 18:36:10 +1100
committerBen V. Brown <[email protected]>2019-12-23 18:36:10 +1100
commitcc79fcb4cff30be21f1c3512e6571587ae426e9c (patch)
tree3c58996c6d7d763582e6065fffa06f4cb9f8d545 /.gitattributes
parent9e7355adab92f8f7a86fe410e350584cf3b05f4f (diff)
downloadIronOS-cc79fcb4cff30be21f1c3512e6571587ae426e9c.tar.gz
IronOS-cc79fcb4cff30be21f1c3512e6571587ae426e9c.zip
Rough pass at builder
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..91030712
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Ignore all differences in line endings
+* -crlf \ No newline at end of file