summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2023-04-02 17:44:43 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2023-04-02 17:44:43 +0200
commit65f0046083b6239bdd76a81af63e3cad4516c75a (patch)
tree46677f49f4d34e40f6a0c8ae87732823c836f6c6 /.gitattributes
Initial commit
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 0000000..dfe0770
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Auto detect text files and perform LF normalization
+* text=auto