From 7658a62ac589609baaf4a355ffadb6773a1aafca Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Wed, 2 Nov 2011 14:58:18 +0100 Subject: Add .gitattributes export-ignore --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..596615322 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.gitignore export-ignore -- cgit v1.2.3