mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireSync.git
synced 2026-05-30 23:44:03 +08:00
21 lines
247 B
Text
21 lines
247 B
Text
# Ignore everything by default
|
|
*
|
|
|
|
# Copy these directories
|
|
!bin/
|
|
!config/
|
|
!etc/
|
|
!migrations/
|
|
!public/
|
|
!src/
|
|
!svn/bin
|
|
|
|
# Copy these files
|
|
!.env
|
|
!README.md
|
|
!composer.json
|
|
!composer.lock
|
|
!docker/webapp/Caddyfile
|
|
!docker/webapp/php.ini
|
|
!symfony.lock
|
|
|