github-pages-deploy-action/.gitignore
2020-03-05 08:19:45 -05:00

25 lines
240 B
Plaintext

# .DS_Store
.DS_Store
# Integration Tests
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules
# Build
lib
## Registry
package-lock.json
yarn-error.log
## SSH
.ssh
*.pub
## CodeCov
coverage
# Yarn Integrity file
.yarn-integrity