site-proximo/openfoodfacts-php-0.2.3/.gitignore
2020-08-22 11:34:59 +02:00

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