summaryrefslogtreecommitdiff
path: root/cgit
diff options
context:
space:
mode:
Diffstat (limited to 'cgit')
-rw-r--r--cgit/.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/cgit/.gitattributes b/cgit/.gitattributes
new file mode 100644
index 0000000000..ef2baf058e
--- /dev/null
+++ b/cgit/.gitattributes
@@ -0,0 +1,9 @@
+# cgit
+* text=auto eol=lf
+*.c text diff=c
+*.h text diff=c
+*.css text
+*.js text
+*.txt text
+*.html text
+*.png binary