github-pages-deploy-action/.gitignore
2020-01-19 14:13:38 -05:00

19 lines
188 B
Plaintext

# .DS_Store
.DS_Store
# Integration Tests
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules
## Registry
package-lock.json
yarn-error.log
## SSH
.ssh
*.pub
## CodeCov
coverage