fd73dc051c
- Update to Webpack 5 - Use @effortlessmotion dynamic html and inline source plugins - Remove .clasp.json and use SAMPLE file - Consistent prettier formatting throughout - Update packages to latest versions Co-authored-by: Kevin Malakoff <kmalakoff@gmail.com>
18 lines
112 B
Plaintext
18 lines
112 B
Plaintext
# npm
|
|
node_modules
|
|
|
|
# clasp files
|
|
creds.json
|
|
|
|
# certs
|
|
*.pem
|
|
certs/
|
|
|
|
# build
|
|
dist/
|
|
|
|
# mac
|
|
.DS_Store
|
|
|
|
#secret
|
|
.env |