aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-15 12:23:20 -0700
committerFuwn <[email protected]>2021-05-15 12:23:20 -0700
commit21c9a2c871c1d2af6e7ef1ce13501337393eda79 (patch)
treeb090f5d8c4c0e7572853faa311d9d5f6f12a1b84 /.gitattributes
parentdocs(readme): create testing readme in rst (diff)
downloadwhirl-21c9a2c871c1d2af6e7ef1ce13501337393eda79.tar.xz
whirl-21c9a2c871c1d2af6e7ef1ce13501337393eda79.zip
chore(git): normilize eol to lf
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