github-pages-deploy-action/.gitignore
JamesIves 8034a9dec2 Revert "Test..."
This reverts commit 428f52e0db.
2020-01-27 23:59:01 -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