From f189b3789e5d3983865efbc6c3c3c5916b51a333 Mon Sep 17 00:00:00 2001 From: Shadow15510 Date: Mon, 1 Nov 2021 10:36:07 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2ebb4f3..c484997 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ samples/__pycache__/ -Tiled/__pycache__/ \ No newline at end of file +tiled/__pycache__/ \ No newline at end of file