18 lines
453 B
Text
18 lines
453 B
Text
# Created by .ignore support plugin (hsz.mobi)
|
|
### Example user template template
|
|
### Example user template
|
|
/build/
|
|
|
|
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen### Composer template
|
|
composer.phar
|
|
/vendor/
|
|
/log/
|
|
/tests/tmp/*
|
|
|
|
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
|
|
# You may choose to ignore a library lock file https://getcomposer.org/doc/02-libraries.md#lock-file
|
|
composer.lock
|