ionian/.gitignore

12 lines
127 B
Plaintext

node_modules/**
node_modules/
dist/**
dist/
testdata/**
testdata/
data/**
data/
package-lock.json
devdb.sqlite3
build/**
app/**