Open indrakaw opened 6 years ago
Runs php vendor/kenjis/codeigniter-cli/install.php will create a /tmp dir on project's root. Should this dir be ignored (eg. includes it to .gitignore)?
php vendor/kenjis/codeigniter-cli/install.php
/tmp
.gitignore
Runs
php vendor/kenjis/codeigniter-cli/install.php
will create a/tmp
dir on project's root. Should this dir be ignored (eg. includes it to.gitignore
)?