# ignoregen by Richard Cook [](https://pypi.python.org/pypi/ignoregen) [](https://raw.githubusercontent.com/rcook/ignoregen/master/LICENSE)
Python tool with virtual environment wrappers
## Typical usage
From a Linux/Unix-style shell:
` ignoregen gen > ~/.git/info/exclude `
From PowerShell
` ignoregen gen | Out-File -Encoding ASCII -FilePath ~\.git\info\exclude `
## Clone repository
` git clone https://github.com/rcook/ignoregen.git `
## Developer notes
Various package properties are defined in ignoregen/__init__py:
__project_name__
__version__
__description__
When publishing a new build of the package, ensure that __version__ is incremented as appropriate.
## Build and publish
` cd /path/to/ignoregen python setup.py sdist twine upload dist/* `
## Licence
Released under [MIT License][licence]
[licence]: LICENSE [pypi]: https://pypi.python.org/pypi
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 ignoregen-0.6.tar.gz.
File metadata
- Download URL: ignoregen-0.6.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eae832ae7302789ec42f00ebeb1877a154d8ef41cbea48abe48abaf64c66247b
|
|
| MD5 |
fb0537f5b6095e13cb73879e01ddd78d
|
|
| BLAKE2b-256 |
a475587f2de65ab1dc766768492eb99740a95fe107120ba354fe288488e1a828
|