winter/.gitignore

25 lines
320 B
Plaintext
Raw Normal View History

2014-05-14 23:21:18 +10:00
/bootstrap/compiled.php
/vendor
composer.phar
.DS_Store
2015-03-11 20:30:41 +01:00
.idea
2015-05-30 12:46:59 +10:00
.env
.env.*.php
.env.php
2014-05-14 23:21:18 +10:00
php_errors.log
nginx-error.log
nginx-access.log
nginx-ssl.access.log
nginx-ssl.error.log
php-errors.log
sftp-config.json
.ftpconfig
selenium.php
2015-11-28 16:22:18 +11:00
composer.lock
package-lock.json
/node_modules
_ide_helper.php
2015-07-27 23:16:38 +08:00
# for netbeans
nbproject