github-pages-deploy-action/.gitignore
2020-01-27 23:58:23 -05:00

19 lines
189 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