github-pages-deploy-action/.gitignore

25 lines
240 B
Plaintext
Raw Normal View History

2019-04-03 22:09:50 +08:00
# .DS_Store
.DS_Store
# Integration Tests
npm-debug.log*
yarn-debug.log*
yarn-error.log*
node_modules
2020-03-02 22:37:21 +08:00
# Build
lib
## Registry
package-lock.json
yarn-error.log
## SSH
.ssh
2020-01-20 03:13:38 +08:00
*.pub
## CodeCov
2020-03-05 21:19:45 +08:00
coverage
# Yarn Integrity file
.yarn-integrity