summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f4518cbe829d1d6b25f04dc6fc080e4e2e3fa126 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Source assets and working files
WIP*
HIRES
vassal
tmp
*.ppm

# Live database files
.env
db
db-shm
db-wal

# Development clutter
node_modules
package-lock.json
tags