From 8cf2f7de5563a3e39a0309e7b9dbf701416383c6 Mon Sep 17 00:00:00 2001 From: Alexis Maiquez Date: Tue, 25 Jan 2022 00:19:27 +0100 Subject: [PATCH] ~ Updated .gitignore Signed-off-by: Alexis Maiquez --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 62187ac..888c120 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -cmake-build-debug +cmake-build-debug* assets.zip .idea assets/ +assets_old/ \ No newline at end of file