5.0.5 • Published 1 year ago

spire-plugin-clean v5.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
1 year ago

spire-plugin-clean

Spire plugin to remove files matching .gitignore. Unstaged files are kept by default

Hooks

  • setup Adds clean command.
  • run Runs git clean command.

Options

  • Plugin ['spire-plugin-clean', options]

    • command \<string> Command to run on. Defaults to clean.
    • keep \<Array\<string>> Glob of files to keep even if matched. Defaults to ['node_modules/', '.vscode/', '.atom/', '.idea/', '.sublime-project/'].
  • CLI npx spire clean [args]

    • Passes all arguments as-is to git clean
    • Tip: use npx spire clean --dry-run to check which files would be removed.
5.0.5

1 year ago

5.0.1

3 years ago

5.0.0

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.2.2

3 years ago

3.0.2

4 years ago

3.0.0

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.8.4-next.47

4 years ago

1.8.4-next.49

4 years ago

1.8.4-next.42

4 years ago

1.8.4-next.27

4 years ago

1.8.2

4 years ago

1.8.0

4 years ago

1.7.3

5 years ago

1.7.2

5 years ago

1.7.2-next.1

5 years ago

1.7.1

5 years ago

1.4.1

5 years ago

1.3.0

5 years ago