summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorTroy <radiohotline@disroot.org>2025-06-19 20:41:17 +0300
committerTroy <radiohotline@disroot.org>2025-06-19 20:41:17 +0300
commit7b30fa119da8148ae08f8dfd380be4df1a92e874 (patch)
treeb91f7ecbf103fca573f52256138ec35fa6e56203 /.gitattributes
first 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..8ad74f7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Normalize EOL for all files that Git considers text files.
+* text=auto eol=lf