From 400f93e5a12861201b7bb5edf746e9bdff0d08a0 Mon Sep 17 00:00:00 2001 From: Shaka Lee Date: Wed, 10 Oct 2018 16:55:11 -0400 Subject: [PATCH] adds beta files to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1fdd3ca9a..4aa308d50 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,9 @@ __test__/test_data/* production-env.json claudia.json stage.json +beta.json stage-env.json +beta-env.json test.sqlite *~ *#