From 54601c8efaad0ee5b8d769ecd4f62770aa142534 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 6 Dec 2020 21:38:00 -0700 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0f7fc99..2dbc6ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ test* -input* \ No newline at end of file +input* +data* \ No newline at end of file