summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-11-05 10:27:09 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-11-05 10:27:09 +0300
commit3691b752161c41dc13f3bb7bbc545328d27fa160 (patch)
tree7e16af93c621a6bc882492fe08073d8ac2b89fba /.gitattributes
parent9cd922af319a7ed214f3a6143a40bb47741d00cf (diff)
survive broken user-defined gitattributes
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..41b2d3a8
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+* text=auto
+*.zsh text eol=lf
+*.zsh-theme text eol=lf
+/prompt_powerlevel9k_setup text eol=lf
+/prompt_powerlevel10k_setup text eol=lf