github-pages-deploy-action/.gitignore
James Ives 7cea1d5967
[Issue-130] SSH Support (#140)
* First pass at deploy key support

* Needed

* More ssh

* Adds keyscan

* Another look at this

* More things....

* w

* Path to home

* w

* k

* Update git.ts

* ff

* dd

* test

* File Sync maybe

* Adds SSH Examples

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* x

* c

* Update README.md

* Integration tests

* Update integration-beta.yml

* More Changes
2020-01-19 13:15:19 -05:00

16 lines
167 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