chore: move addon into Pawn/ + add standard .gitignore
Matches the Exiles fork-layout convention (each addon in its own folder).
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.env
|
||||
.DS_Store
|
||||
.release
|
||||
.install
|
||||
.lua/*
|
||||
.vscode
|
||||
.idea
|
||||
Reference in New Issue
Block a user