Visualize ignored files and directories by rules.
Project description
vignore
It has been a while since I've found writing ignore files, like .gitignore, .dockerignore, or .fdignore, to be a hassle.
I've struggled with including the correct files and excluding unwanted ones.
But now, there's no need to guess blindly! Experience the power of visualizing ignored (selected) files and receive instant feedback through intuitive representations.
Highlights
- Asynchronous output, so you can scroll smoothly while processing
- Extremely fast for large repositories
- Human friendly number representations
- Supports
git
andfd
ignore files - Supports custom ignore files and custom
fd
arguments (coming soon)
Demo
Install
pip3 install vignore
Usage
The diffpath
shall be absolute.
vignore [-h] -d DIFFPATH
optional arguments:
-h, --help show this help message and exit
-d DIFFPATH, --diffpath DIFFPATH
Path to visualize ignored files
Requirements
You need to install fd
, a fast find
alternative.
You need to run this under a Unix-like OS.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vignore-1.0.4.tar.gz
(9.5 kB
view details)
File details
Details for the file vignore-1.0.4.tar.gz
.
File metadata
- Download URL: vignore-1.0.4.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8ee724b0af677639905d731f3197a222f0b8ee7f8d6b118f17c1390da8ede7d |
|
MD5 | fa3c1df795fc7b3e781002a1cefc9fa7 |
|
BLAKE2b-256 | ba86118827621be481566f1386f64ab79407321bb81b64876f6dac1383c8f1f4 |