Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 408 Bytes

fuzzignore.py

This is a tool to automatically load and create a gitignore template abusing the power of fzf. This requires a github authentication token to work, get one before starting.

Usage

There are no dependencies, you can just run it directly.

fuzzignore.py --auth-token [TOKEN]

If omitted, the token will be loaded from the GITHUB_AUTH_TOKEN environment variable.