Skip to main content

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 and fd ignore files
  • Supports custom ignore files and custom fd arguments (coming soon)

Demo

asciicast

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page