summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2024-04-20 23:05:56 +0700
committeraltaf-creator <dev@altafcreator.com>2024-04-20 23:05:56 +0700
commit89abe110f28b4750037b6706ab67fbbb0c833717 (patch)
tree0b88ec4177aab83701bfff1bd0574d5399fab99d /.gitattributes
Initial commitHEADmaster
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..8ad74f7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Normalize EOL for all files that Git considers text files.
+* text=auto eol=lf