This repository has been archived on 2026-04-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kingdombattles/.gitignore
T
2019-05-07 21:48:20 +10:00

17 lines
148 B
Plaintext

#directories
logs/**
/**/coverage
/**/node_modules
/**/dl
#passwords
/**/*.pwd
auth.json
#log files
/**/*.log
#output files
*.bundle.js
*.js.map