From 6659e476349c318b82a981e16babe0f7390468d2 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sat, 11 Mar 2017 21:57:28 +0100 Subject: [PATCH] stop ignoring every image file --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a1da0cd..f871638 100644 --- a/.gitignore +++ b/.gitignore @@ -91,8 +91,8 @@ jdav_web/db.sqlite3 *.swp # test images for file upload -*.jpeg -*.png +#*.jpeg +#*.png jdav_web/media jdav_web/*/migrations *.py.swp