From 5a64a297745987030735763254224958bc08159a Mon Sep 17 00:00:00 2001 From: Stephen Dolan Date: Tue, 23 Oct 2012 21:58:50 +0100 Subject: [PATCH] Remove .gitignore from tarballs. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5966153 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +.gitattributes export-ignore +.gitignore export-ignore -- 2.40.0