From cfbf8ca2b1dc44285e2ab38feb7e4270dd2ea24f Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Sun, 20 Feb 2022 20:34:48 -0500 Subject: [PATCH] GitIgnore --- .gitignore | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index ac0e40d..5108de2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ -json/keys.json -/node_modules -/scripts/node_modules -/tiles/keys.json -/tiles/ -/data/aircraft1.json -/data/battery.json \ No newline at end of file +json/keys.json +/node_modules +/scripts/node_modules +/tiles/keys.json +/tiles/ +/data/aircraft1.json +/data/battery.json +/data/ \ No newline at end of file