obolus/.gitignore
2019-05-25 21:13:37 +02:00

11 lines
123 B
Plaintext

# generated / downloaded
node_modules/
package-lock.json
dist/
.next/
.idea/
# runtime files
api/db.sqlite
api/config.yml