From 67da84d879e91e4f9af499ede75420e2602ab4ff Mon Sep 17 00:00:00 2001 From: Kyle Shockey Date: Tue, 8 Aug 2017 15:17:25 -0700 Subject: [PATCH] Ignore further changes to db.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 22dae828..2d7c8992 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ npm-debug.log* package-lock.json *.iml selenium-debug.log +test/e2e/db.json \ No newline at end of file