chore: move bundle into Ace3/ subfolder + standard .gitignore

Matches the Exiles fork-layout convention (one folder per addon). README
and tools/sweep.py updated for the new path; tools/sweep.py stays at repo
root since it's dev tooling, not part of the shipped bundle.
This commit is contained in:
2026-05-25 10:59:24 +02:00
parent a96308ff2c
commit 827a5bdc60
65 changed files with 13 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
.env
.DS_Store
.release
.install
.lua/*
.vscode
.idea