mirror of
https://gh.wpcy.net/https://github.com/fairpm/server.git
synced 2026-06-19 02:53:45 +08:00
13 lines
158 B
Text
13 lines
158 B
Text
# ignore everything by default
|
|
*
|
|
|
|
# copy these directories
|
|
!bin/
|
|
!docker/fairpm-wordpress
|
|
|
|
# copy these files
|
|
!.env
|
|
!README.md
|
|
!composer.json
|
|
!composer.lock
|
|
|