Files
gas-react-sheets/.gitignore
T
Elisha Nuchi fd73dc051c Webpack 5 support with updated packages (#131)
- 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>
2022-06-20 01:59:26 -04:00

18 lines
112 B
Plaintext

# npm
node_modules
# clasp files
creds.json
# certs
*.pem
certs/
# build
dist/
# mac
.DS_Store
#secret
.env