Generate gitignore files based on templates provided by github
Project description
A command line tool that generates .gitignore files using github’s collection of gitignore templates.
Features
sync with remote functionality
You can specify a custom output file other that .gitignore
Can keep and combine the contents of any existing .gitignore file
Install
pip install --upgrade genignore
Usage
To sync the templates with github, use genignore sync
To generate a .gitignore for python, osx and linux, use genignore gen python osx linux
To generate a .gitignore for python, osx and linux and save it as .foo, use genignore gen python osx linux --out=.foo
To list available templates, run genignore list
Get help with genignore --help
Bugs/Features
Feel free to open a github issue here.
Contributors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file genignore-0.3.0.tar.gz
.
File metadata
- Download URL: genignore-0.3.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79108c5f29e91e017a33f917b303367dbae474bb2d7ec40112d8a32443385f4f |
|
MD5 | 2e2f873225346a75bb9aae26a6eea3d6 |
|
BLAKE2b-256 | 6867440f8de5f71c431a8592adf7fb568d4122d9314d634a111667f2c4e03a59 |