mirror of
https://github.com/antoniomika/sish.git
synced 2025-09-26 19:21:15 +08:00
16 lines
200 B
Plaintext
16 lines
200 B
Plaintext
/.dockerignore
|
|
/Dockerfile
|
|
/.git/
|
|
/.github/
|
|
/.gitignore
|
|
/.goreleaser.yml
|
|
/deploy/
|
|
!/deploy/ssl/.gitkeep
|
|
!/deploy/keys/.gitkeep
|
|
!/deploy/pubkeys/.gitkeep
|
|
/dist/
|
|
/sish
|
|
/.vscode/
|
|
/__debug_bin
|
|
/.DS_Store
|