codeigniter-cli
codeigniter-cli copied to clipboard
Is /tmp dir should be ignored?
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
)?