Download .gitignore file for a language of your choice
Project description
ignorefile
Download .gitignore file for a language of your choice.
Install
pip install ignorefile
Usage
ignorefile <language>: Download .gitignore for <language> and adds it the current directory.
ex:
ignorefile python
if a .gitignore file already exists, the user will have the choice:
$ ignorefile django
.gitignore already exists, [A]ppend, [O]verride, [Q]uit?
If you choose append option, all duplicates in the .gitignore file will be removed. ex:
### C ###
*.obj
*.out
### C++ ##
*.obj
*.out
Options
Options:
--list list all available languages/Frameworks.
--version Show the version and exit.
--help Show this message and exit.
License
MIT
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 Distributions
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 ignorefile-0.1.2-py3-none-any.whl.
File metadata
- Download URL: ignorefile-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce6f715e17a1a6d893ab9a021f7f0043b67257d35c448d7cb1369274bdef4fca
|
|
| MD5 |
c4a5c336365808243098b59ad9742dd7
|
|
| BLAKE2b-256 |
5ca79884c04ecd2710e27ba038e65638f5f84273bd8b72b4222e651244a73065
|