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