mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 00:58:34 +00:00
cleanup ignore
This commit is contained in:
40
.gitignore
vendored
40
.gitignore
vendored
@@ -1,25 +1,27 @@
|
|||||||
database-import/*.sql
|
# ===================================
|
||||||
database-import/*.sql.gz
|
# Environment & Configuration
|
||||||
database-import/*/
|
# ===================================
|
||||||
database-import/ImportBackup*/
|
.env
|
||||||
db_*/
|
.claude/
|
||||||
source/*
|
.mcp*/
|
||||||
local-data-tools/
|
|
||||||
changelogs/
|
# ===================================
|
||||||
|
# Storage & Data Directories
|
||||||
|
# ===================================
|
||||||
storage/
|
storage/
|
||||||
local-storage/
|
local-storage/
|
||||||
.claude/
|
db_*/
|
||||||
images/
|
|
||||||
node_modules/
|
# ===================================
|
||||||
.mcp*/
|
# Build Artifacts & Cache
|
||||||
|
# ===================================
|
||||||
|
.gocache/
|
||||||
|
statusdash
|
||||||
scripts/__pycache__/*
|
scripts/__pycache__/*
|
||||||
scripts/bash/__pycache__/*
|
scripts/bash/__pycache__/*
|
||||||
scripts/python/__pycache__/*
|
scripts/python/__pycache__/*
|
||||||
.env
|
|
||||||
package-lock.json
|
# ===================================
|
||||||
package.json
|
# Logs & Runtime State
|
||||||
todo.md
|
# ===================================
|
||||||
.gocache/
|
|
||||||
.module-ledger/
|
|
||||||
deploy.log
|
deploy.log
|
||||||
statusdash
|
|
||||||
Reference in New Issue
Block a user