From 5ece2936aa8026f292d32f18decae571cb63b6fd Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Fri, 8 Mar 2024 17:03:29 -0500 Subject: [PATCH] assets submod, and gitignore for my lil vim todo lists i make lol --- .gitignore | 1 + assets | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 87fd97fc5..b6a415fe9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ export/ RECOVER_*.fla shitAudio/ .build_time +.swp diff --git a/assets b/assets index bd718379f..d1f4f241a 160000 --- a/assets +++ b/assets @@ -1 +1 @@ -Subproject commit bd718379f18ea9562f5260a5e41e20720ebe9e9b +Subproject commit d1f4f241aa57ca8c9fa5045be989851b3f06f0a4