POGOserver/.gitignore
Cronick 6fd74314c2 Bugfixes
- Added cfg.js, .save & npm-debug.* to .gitignore
- Updated .help from clients -> players
- Fixed MySQL related bug, when new player join
(https://vgy.me/bh2ooq.png)
2016-09-11 14:25:09 +02:00

8 lines
60 B
Plaintext

node_modules/
scripts/
data/
logs/
cfg.js
.save
npm-debug.*