From b8c43fbe717d794284c6c4578c9c00ae8e26d711 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 26 Aug 2024 00:57:05 -0700 Subject: Initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7990fe7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.vs/ +obj/ +bin/ +*.user \ No newline at end of file -- cgit v1.2.3