1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

Change final product path

Remove & ignore previous one (lib/main.js{,.map})
This commit is contained in:
Tatsunori Uchino 2021-01-11 19:54:10 +09:00
parent 0822ef6c96
commit f8b8fa02ae
5 changed files with 593 additions and 128 deletions

6
.gitignore vendored
View file

@ -13,6 +13,10 @@ Thumbs.db
*.orig
*.rej
# TypeScript intermediate
lib/
### Node
# Logs
@ -99,7 +103,7 @@ out
# Nuxt.js build / generate output
.nuxt
dist
# dist
# Gatsby files
.cache/