chore: move addon into Chatter/ + add standard .gitignore

Matches the Exiles fork-layout convention (each addon in its own folder).
This commit is contained in:
2026-05-25 10:59:27 +02:00
parent 7462acab8c
commit 5eaec81f02
50 changed files with 7 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.env
.DS_Store
.release
.install
.lua/*
.vscode
.idea
View File
View File
View File