From 554bbacd1ab2ed078ea248e5956c3683bbed64eb Mon Sep 17 00:00:00 2001 From: Simon Schmutzler Date: Fri, 9 Feb 2024 12:06:46 +0100 Subject: [PATCH] =?UTF-8?q?Gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ad0508 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/Editor2DLibrary/SSG/shapes/props \ No newline at end of file