Files
AzerothCore-RealmMaster/.gitignore
uprightbass360 4e8af3f7a7 cleanup ignore
2026-01-03 02:27:10 -05:00

27 lines
575 B
Plaintext

# ===================================
# Environment & Configuration
# ===================================
.env
.claude/
.mcp*/
# ===================================
# Storage & Data Directories
# ===================================
storage/
local-storage/
db_*/
# ===================================
# Build Artifacts & Cache
# ===================================
.gocache/
statusdash
scripts/__pycache__/*
scripts/bash/__pycache__/*
scripts/python/__pycache__/*
# ===================================
# Logs & Runtime State
# ===================================
deploy.log