This commit is contained in:
niniconi 2026-07-09 06:27:43 +05:30 committed by GitHub
commit 7d28ffe94c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
// Ignore everything
# Ignore everything
*
// Allow what is needed
# Allow what is needed
!.git
!docker/healthcheck.sh
!docker/start.sh