From 7612cef30d371b12d07f80dde2d4ff7dff1082e5 Mon Sep 17 00:00:00 2001 From: Mark Pulford Date: Tue, 20 Dec 2011 21:57:19 +1030 Subject: Add .gitignore for object files, html, extra dirs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index d347add..f349fed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ .gitattributes export-ignore +.gitignore export-ignore build-packages.sh export-ignore TODO export-ignore +devel export-ignore -- cgit v1.2.3-55-g6feb