From: Wincent Colaiuta Date: Sun, 28 Sep 2008 10:09:35 +0000 (+0200) Subject: Ignore "html" and "pkg" directories X-Git-Tag: 1.0~1 X-Git-Url: https://git.wincent.com/mkdtemp.git/commitdiff_plain/d59bd9b032b78bc96d040094481ea59aa99050fb Ignore "html" and "pkg" directories These can be regenerated on the fly so no sense in tracking them in the repository. Signed-off-by: Wincent Colaiuta --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a70169c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +html +pkg +