chore: remove previously tracked scratch/backup files from index

Remove backup/, build logs, .bak files, and other workspace artifacts
that should have been gitignored from the start. Working tree is now
clean for rebase.
This commit is contained in:
salh
2026-04-17 20:39:32 +03:00
parent 5299511a5b
commit 2e099f544e
164 changed files with 2 additions and 340917 deletions
-6
View File
@@ -1,6 +0,0 @@
#include "generated/ac6recomp_config.h"
#include "generated/ac6recomp_init.h"
#include "ac6recomp_app.h"
REX_DEFINE_APP(ac6recomp, Ac6recompApp::Create)