Files
pigeon/.gitignore
T
2022-03-06 22:45:15 -05:00

9 lines
118 B
Plaintext

# ignore vendored dependencies
vendor/
# ignore config file
config/config.yaml
# PHP_Codesniffer cache
.phpcs-cache