Set up packaging and distribution for the file service app #73

Merged
savanni merged 3 commits from file-service/distribution into main 2023-10-04 19:25:11 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 525b5389a1 - Show all commits

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ node_modules
dist dist
result result
*.tgz *.tgz
*.tar.gz
file-service/*.sqlite file-service/*.sqlite
file-service/*.sqlite-shm file-service/*.sqlite-shm
file-service/*.sqlite-wal file-service/*.sqlite-wal