mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-05 07:28:01 +00:00
Update .gitignore
- Ignore electron database - Ignore dist files
This commit is contained in:
@@ -10,6 +10,7 @@ node_modules/
|
||||
|
||||
# production
|
||||
build/
|
||||
dist/
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
@@ -32,3 +33,4 @@ server/db.json
|
||||
yarn.lock
|
||||
package.json
|
||||
package-lock.json
|
||||
db.json
|
||||
|
||||
Reference in New Issue
Block a user