mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
ci: Docker images for various PHP versions
Also adds semver support.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/.git/
|
||||
/.github/
|
||||
/.gitmodules/
|
||||
/.idea/
|
||||
/.vscode/
|
||||
/docs/
|
||||
/*Dockerfile*
|
||||
/.*ignore
|
||||
/*.hcl
|
||||
/*.md
|
||||
# ignored
|
||||
**/*
|
||||
|
||||
# authorized
|
||||
!**/Caddyfile
|
||||
!**/*.go
|
||||
!**/go.*
|
||||
!**/*.c
|
||||
!**/*.h
|
||||
!testdata/*.php
|
||||
|
||||
Reference in New Issue
Block a user