winter/.gitignore
Matīss Jānis Āboltiņš 6875082f66 Remove composer.lock from .gitignore
This file should be included in the codebase so that all developers get exact copies of libraries and their corresponding versions.

Explained in more detail [here](https://blog.engineyard.com/2014/composer-its-all-about-the-lock-file).
2015-09-17 12:25:11 +03:00

20 lines
247 B
Plaintext

/bootstrap/compiled.php
/vendor
composer.phar
.DS_Store
.idea
.env
.env.*.php
.env.php
php_errors.log
nginx-error.log
nginx-access.log
nginx-ssl.access.log
nginx-ssl.error.log
php-errors.log
sftp-config.json
selenium.php
# for netbeans
nbproject