Skip to content

Commit 2efe452

Browse files
committed
Use interfaces for data models
1 parent 73ef234 commit 2efe452

16 files changed

+1668
-1264
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Keep the generated binary out of the repo
2-
/alfssh
2+
/assh
33
/build
44
/dist
55

6+
# Local env
7+
.autoenv.zsh
8+
.autoenv_leave.zsh
9+
610

711
# Created by https://www.gitignore.io/api/vim,go
812

Secure-SHell-0.6.alfredworkflow

-2.28 MB
Binary file not shown.

0 commit comments

Comments
 (0)