Initial full project push
This commit is contained in:
+43
@@ -0,0 +1,43 @@
|
||||
# Node build artifacts
|
||||
node_modules/
|
||||
dist/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.*
|
||||
|
||||
# AC Evo dedicated server binaries (installed at runtime)
|
||||
acevo-server/
|
||||
home/steam/acevo-server/
|
||||
home/steam/.local/share/Steam/
|
||||
|
||||
# SteamCMD cache
|
||||
steamcmd/
|
||||
home/steam/steamcmd/
|
||||
steamapps/
|
||||
steamapps/*
|
||||
|
||||
# Proton prefixes (runtime only)
|
||||
proton/
|
||||
proton-prefix/
|
||||
compatdata/
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
*.log
|
||||
|
||||
# OS junk
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Editor junk
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# TrueNAS SCALE app metadata (if present)
|
||||
ix-app.json
|
||||
|
||||
ACEVO.License
|
||||
Reference in New Issue
Block a user