mirror of
https://github.com/cupcakearmy/obolus.git
synced 2025-09-05 15:50:40 +00:00
ignore runtime files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,10 @@
|
||||
# generated / downloaded
|
||||
node_modules/
|
||||
package-lock.json
|
||||
dist/
|
||||
.next/
|
||||
.idea/
|
||||
.idea/
|
||||
|
||||
# runtime files
|
||||
config.yml
|
||||
db.sqlite
|
Reference in New Issue
Block a user