Skip to content

Commit fca6e80

Browse files
committed
chore: remove committed binaries and fix .gitignore
- Add missing '*' ignore-all rule to .gitignore (was only a comment before) - Remove accidentally committed Go build artifacts: config/fromtoml/example, http/cors/wthtimeout, http/group/group, http/sse/adhoc, http/static/example, http/withtimeout/wthtimeout, logx/fileconsole/example, logx/filterfields/example, logx/logrus/example, logx/tokafka/example, logx/zaplog/example, logx/zerolog/example, servicegroup/servicegroup
1 parent 7276198 commit fca6e80

14 files changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Ignore all
2+
*
23

34
# Unignore all with extensions
45
!*.*

config/fromtoml/example

-5.13 MB
Binary file not shown.

http/cors/wthtimeout

-22.1 MB
Binary file not shown.

http/group/group

-21.6 MB
Binary file not shown.

http/sse/adhoc

-21.5 MB
Binary file not shown.

http/static/example

-22.2 MB
Binary file not shown.

http/withtimeout/wthtimeout

-22.1 MB
Binary file not shown.

logx/fileconsole/example

-5.24 MB
Binary file not shown.

logx/filterfields/example

-3.47 MB
Binary file not shown.

logx/logrus/example

-3.34 MB
Binary file not shown.

0 commit comments

Comments
 (0)