Generate a .gitignore file from command line tags using gitignore.io
Project description
ignorepy
Generate a .gitignore file from command line tags using gitignore.io
Installation
Install with pip:
pip install ignorepy
Usage
After installing run
ignorepy tag1 tag2 tag3
A .gitignore file will be generated from gitignore.io with the specified tags and copied to the clipboard.
Additionally, pass -s
ignorepy tag1 tag2 tag3 -s
and the tags will be saved as default options. Then the program can be called with
ignorepy
and the default tags will be automatically loaded.
Additionally pass -f
ignorepy tag1 tag2 tag3 -f
and instead of being copied to the clipboard, the .gitignore file will be written to .gitignore in the current working directory.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ignorepy-0.1.tar.gz.
File metadata
- Download URL: ignorepy-0.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06851bd87f72676426ebb35fe1889756a6657575e4c0de76829cfd0696421c44
|
|
| MD5 |
bbfac5da18ca78d2833bd7bd7e964ecb
|
|
| BLAKE2b-256 |
1182683f1cb73bef2ec69357447b50a89904e3f9d1085c656b5b3aef13c9b4b1
|
File details
Details for the file ignorepy-0.1-py3-none-any.whl.
File metadata
- Download URL: ignorepy-0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a9de7e017d33a2e4676e219325f4f9c60c17a7446e9f26253c07b03152c08ab
|
|
| MD5 |
edb83e7240ea83a1b05a116292bcee4c
|
|
| BLAKE2b-256 |
a50372dff06698807881fa4b3225e526cda60c6f875c864a65ae5ecc5f0bddb3
|