From 52d470ad65c5e920d98582c3995f645c1713e1d6 Mon Sep 17 00:00:00 2001 From: April Date: Mon, 17 Oct 2022 02:34:57 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ebc5810..75e07da 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ venv/ # MachineProductCfg -MachineProductCfg.xml \ No newline at end of file +MachineProductCfg.xml + +# Ignore tiles +tiles/* \ No newline at end of file