summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f288f6bcfbb3d3335e08a2c5e0f97ba570f203db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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

# Fuzzer work files
coverage
fuzzer