.gitignore 133 B

12345678
  1. composer.phar
  2. lib/
  3. vendor/
  4. # Keep default config files, not the ones with data.
  5. config/config.json
  6. config/prod.json
  7. config/dev.json