feat: add 'api' directory to .gitignore and update build script in package.json
This commit is contained in:
@@ -4,6 +4,7 @@ node_modules
|
||||
# output
|
||||
out
|
||||
dist
|
||||
api
|
||||
*.tgz
|
||||
|
||||
# code coverage
|
||||
|
||||
Reference in New Issue
Block a user