summaryrefslogtreecommitdiff
path: root/zsh/theme/gitstatus/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--zsh/theme/gitstatus/.gitattributes16
1 files changed, 16 insertions, 0 deletions
diff --git a/zsh/theme/gitstatus/.gitattributes b/zsh/theme/gitstatus/.gitattributes
new file mode 100644
index 0000000..5c1135c
--- /dev/null
+++ b/zsh/theme/gitstatus/.gitattributes
@@ -0,0 +1,16 @@
+* text=auto
+
+*.cc text eol=lf
+*.h text eol=lf
+*.info text eol=lf
+*.json text eol=lf
+*.md text eol=lf
+*.sh text eol=lf
+*.zsh text eol=lf
+
+/.clang-format text eol=lf
+/LICENSE text eol=lf
+/Makefile text eol=lf
+/build text eol=lf
+/install text eol=lf
+/mbuild text eol=lf