From 687b9b0c7844aed7c426166d181c90bb58be6124 Mon Sep 17 00:00:00 2001 From: IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> Date: Sun, 17 Jul 2022 17:20:35 +0200 Subject: added Logo to the game --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c0cdeaa..ecb39f6 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ rust/debug/ target/ tramp make.bat +bin/ \ No newline at end of file -- cgit