From 21c2506c57aae73f2bf31088fdc701d11b42cef4 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Tue, 30 Jun 2015 00:29:06 -0700 Subject: [PATCH] got authentication working --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bca129da..540959f5 100755 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ app/tests/coverage/ config/sslcerts/*.pem access.log public/dist/ +uploads/ # Sublime editor # ==============