1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-26 15:22:31 +01:00
php-e107/.gitignore
Deltik 10019cec74
Better local env config to avoid VCS conflicts
Local environments can now be configured with ./config.yml with a sample
configuration available in ./config.sample.yml
2018-02-16 07:04:03 -06:00

12 lines
127 B
Plaintext

/config.yml
/config.local.yml
/tests/_output/*
/tests/_support/_generated/*
composer.lock
/vendor/**/*
error_log
*.swp
*.swo