aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 38c7192e966a10115db359d13654e1fc503254ff (plain)
1
2
3
4
5
6
7
8
9
10
/data/players/accounts/*
!/data/players/accounts/.gitkeep
/data/players/characters/*
!/data/players/characters/.gitkeep
thoi
.cache/
.npm/
.local/
.config/
node_modules/