Skip to content

Commit f289fe6

Browse files
committed
chore: remove test files, binary, and fix gitignore
1 parent 690c674 commit f289fe6

File tree

8 files changed

+14
-950
lines changed

8 files changed

+14
-950
lines changed

.gitignore

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
.golangci.yml
1+
conductor
2+
3+
/vendor/
4+
go.work
5+
6+
.env
7+
.env.local
8+
9+
config/secure.json
10+
11+
*.log
12+
*.tmp
13+
14+
.DS_Store

api/webhook_handler_test.go

Lines changed: 0 additions & 156 deletions
This file was deleted.

conductor

-27.3 MB
Binary file not shown.

security/encryption_test.go

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)