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

# Live database files
.env
db
db-shm
db-wal
key.pem
cert.pem

# Development clutter
node_modules
package-lock.json
tags