fix: gitignore

This commit is contained in:
zzjc1234 2024-10-17 16:01:14 +08:00
parent 7da8d8c8bc
commit ad7b666d1a

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
**/*
!stderr
!stdout
!*.toml
!*.md
!healthcheck
!*.json
!.git*