Super simple python CLI tool to generate a gitignore using the github python gitignore template. Internet not required.
Pip installation currently unavailable - use the Makefile
for now 🙏
git clone https://github.com/TechWiz-3/pygnore-cli.git && cd pygnore-cli
make install
Creates a .gitignore
in your current directory populated with the python3 template + some useful vim files.
pygnore
If you're interested in the commit labels used in this repo, check out my git commit emoji project