- A command line tool for creating .gitignore files.
- Uses gitignore.io API
npm install -g gitignore.cli
To gitignore intellij and node js files
gitignore node intellij >> .gitignore
$ gitignore --help
Usage: gitignore [options]
Options:
-V, --version output the version number
-l, --list List all available stacks
-s, --search <item> Fuzzy search across various options
-h, --help output usage information
$ gitignore --search android
Searching for android
android
androidstudio