guillaumemonet/Rad

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
/vendor/
/nbproject/


# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock
/composer.lock
/config/config.json
/config/build_config.json
/example/config/build_config.json
/example/cache/*
/example/compiled/*
/example/log/api.log
*/node_modules/
!/example/compiled/.gitkeep
!/example/cache/.gitkeep