fix: gitignore
This commit is contained in:
parent
7da8d8c8bc
commit
ad7b666d1a
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
**/*
|
||||||
|
!stderr
|
||||||
|
!stdout
|
||||||
|
!*.toml
|
||||||
|
!*.md
|
||||||
|
!healthcheck
|
||||||
|
!*.json
|
||||||
|
!.git*
|
Loading…
Reference in New Issue
Block a user