From 2d37efbf87a20a70f275083d02d0b6e842683094 Mon Sep 17 00:00:00 2001 From: saurabhbhatia Date: Thu, 26 Dec 2013 17:51:24 +0800 Subject: [PATCH] Ignore Uploads from now on --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a502e9..7c54be7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ # Ignore all logfiles and tempfiles. /log/*.log /tmp +/public/uploads*