aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:52:19 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-07 15:52:19 +0100
commitd6b1acc387f5697abd04da661129734ac4dce7c7 (patch)
tree695f2b99413cde56a43e86b4ef5b004137ab2284
parentremove periods from list items, it's cringe (diff)
downloadcv-d6b1acc387f5697abd04da661129734ac4dce7c7.tar.gz
cv-d6b1acc387f5697abd04da661129734ac4dce7c7.zip
add default .gitattributes
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d76765e
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+
+*.sh text eol=lf