obolus/.gitignore

10 lines
114 B
Plaintext
Raw Normal View History

2019-05-23 11:26:56 +00:00
# generated / downloaded
2019-05-22 18:26:27 +00:00
node_modules/
2019-05-22 18:27:49 +00:00
package-lock.json
2019-05-22 18:26:27 +00:00
dist/
2019-05-22 18:27:49 +00:00
.next/
2019-05-23 11:26:56 +00:00
.idea/
# runtime files
config.yml
db.sqlite