From 0becbddf84271758c6959cf7c192eb7d71d8b76e Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Thu, 18 Mar 2010 02:04:09 +0000 Subject: [PATCH] Ignoring temp and local config files in repo --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e6d6e9a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.swp +.htaccess +dbconfig.conf +tmp/*