A CLI tool to generate gitignore files for different languages
Project description
Gitignore Generator
A simple CLI tool to generate pre-built .gitignore files for different programming languages.
Installation
pip install gitignore-generator==0.1.0
Usage
Run the command in your project root:
gen-gitignore
The tool will:
- Ask you to select a language (Python or JavaScript/TypeScript)
- Generate a
.gitignorefile with standard patterns for the selected language - If a
.gitignorealready exists, you'll be asked to overwrite or merge
Features
- Language selection (Python, JavaScript/TypeScript)
- Standard gitignore patterns for each language
- Safe handling of existing gitignore files (overwrite or merge)
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 gitignore_generator-0.1.1.tar.gz.
File metadata
- Download URL: gitignore_generator-0.1.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0230968622438f713fa1f2d9bc2b3d31f9c757bcd781360bf2a492772b09590
|
|
| MD5 |
47e0f7270245c63b0e0bb7cde319ac68
|
|
| BLAKE2b-256 |
49749150429ff0365bfc38f4e9673831420e317a074c3016c44eafc94d74f1d1
|
File details
Details for the file gitignore_generator-0.1.1-py3-none-any.whl.
File metadata
- Download URL: gitignore_generator-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
123b736a695192e7e2319f7d9156ab6eca6c884f56053676874edeca34ba9385
|
|
| MD5 |
5456b9bee15405b23cae52c21f020cf3
|
|
| BLAKE2b-256 |
552e5d1d0f5c8d201f2b0e58f7e79809dda3b612ba7f999e1cdaf06ea4ecc0c8
|