mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
8034a9dec2
This reverts commit 428f52e0db
.
19 lines
188 B
Plaintext
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 |