phpstorm-exclude
v1.0.7
Published
Command line utility to exclude directories from PhpStorm projects
Maintainers
Readme
PHPStrom exclude directories from command line
Install
npm install -g phpstorm-excludeUsage
Usage:
phpstorm-exclude [OPTIONS] [ARGS]
Options:
-p, --project-path [PATH]Project path (Default is current dir)
-h, --help Display help and usage detailsExample
phpstorm-exclude relative/path/to/exclude another/one
