azerothcore-armory/.gitignore
2022-02-27 18:05:10 +01:00

16 lines
178 B
Text

# Dependency directories
node_modules/
# Build directory
build/
# Downloaded data files
data/*
!data/*.csv
!data/background.png
# Configuration
config.json
# Log files
*.log