From 4736ac7428aa6c131c82481236ac27cfab2d23ed Mon Sep 17 00:00:00 2001 From: Notexe Date: Thu, 15 Feb 2024 19:55:44 +1000 Subject: [PATCH] chore: add recover folders to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d03ff19d..770eb8bd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ *.swf -RECOVER_*.fla \ No newline at end of file +RECOVER_* \ No newline at end of file