From 3874a0abcd59b248ce05ce3cad4121c13ba0fe90 Mon Sep 17 00:00:00 2001 From: Brett Bieber <brett.bieber@gmail.com> Date: Sat, 4 Aug 2012 13:55:30 -0500 Subject: [PATCH] Ignore local wdn dir and archive output --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 25977b1..4c92fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /config.inc.php /www/.htaccess +/www/archive.html +/www/wdn -- GitLab