Server Files
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
# Apex Freeroam — GTA V RAGE:MP Server
|
||||
|
||||
# ──────────────── Node.js ────────────────
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# ──────────────── Build Outputs ──────────
|
||||
client_packages/cef/
|
||||
client_packages/client.js
|
||||
|
||||
# ──────────────── Environment / Secrets ──
|
||||
settings.json
|
||||
|
||||
# ──────────────── RAGE:MP Server ─────────
|
||||
ragemp-server.exe
|
||||
BugTrap-x64.dll
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
maps/
|
||||
|
||||
# ──────────────── IDE / OS ───────────────
|
||||
.vscode/
|
||||
.idea/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user