mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
11 lines
93 B
Plaintext
11 lines
93 B
Plaintext
# ignored
|
|
**/*
|
|
|
|
# authorized
|
|
!**/Caddyfile
|
|
!**/*.go
|
|
!**/go.*
|
|
!**/*.c
|
|
!**/*.h
|
|
!testdata/*.php
|