gitignore: add back esm,cjs,types
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
.DS_Store
|
||||
.vscode/
|
||||
|
||||
# @spotify/web-script build output
|
||||
cjs/
|
||||
esm/
|
||||
types/
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user