aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-05-08 13:30:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-05-08 13:30:49 +0000
commitfb95e63a50371c75ca5411c71ef3b3b3adaad02d (patch)
treeb9474b2e978fc45b501f27e5c60027ddc3a4a683 /.gitattributes
parentddfe3736b27872fbe4a12fe6f2d7f6ff3f0c7eab (diff)
downloadmaster-187ad058-fb95e63a50371c75ca5411c71ef3b3b3adaad02d.tar.gz
master-187ad058-fb95e63a50371c75ca5411c71ef3b3b3adaad02d.tar.bz2
master-187ad058-fb95e63a50371c75ca5411c71ef3b3b3adaad02d.zip
add .gitattributes to prevent the git autocrlf option from messing with CRLF/LF in files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31649 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000000..fa1385d99a
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* -text