From eb65b7b6f847add79881532b87c1b227c06efd2c Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Thu, 5 Nov 2015 13:29:18 +0100 Subject: Update .git* conf files to ignore/exclude cruft --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e4504cf --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.git* export-ignore -- cgit v1.2.3