From 714c9223713c44fa043de5323c204a4e4e5deb25 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 17 Oct 2017 09:09:11 -0600 Subject: [PATCH] Update .gitignore Signed-off-by: Travis Ralston --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dccd3152..1742b2a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /api/node_modules /assets /assets.tar.gz +/env /scripts/gen /scripts/continuserv/continuserv /scripts/speculator/speculator @@ -8,4 +9,3 @@ /templating/out *.pyc *.swp -/env \ No newline at end of file