From a04caa12b842653a6110d2f4a5e9796ce23a0d54 Mon Sep 17 00:00:00 2001 From: William Zhang Date: Sun, 6 May 2018 08:33:18 -0400 Subject: [PATCH] update gitignore --- .gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c939764..cafcd51 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,4 @@ migrations/ config.py settings.py env/ -ghswebsite/slideshow/ -ghswebsite/ghswebsite/secret.py -ghswebsite/settings/secret.py +db.sqlite3