LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

vignore

Visualize files matched by ignore rules

TLDR

Visualize ignored files in a project
$ vignore -d [/path/to/project]
copy
Visualize ignored files in the current directory
$ vignore -d .
copy

SYNOPSIS

vignore [-h] -d DIFFPATH

DESCRIPTION

vignore visualizes which files are matched by ignore rules such as .gitignore, .dockerignore, or .fdignore. It provides instant visual feedback to help developers understand their ignore patterns without guesswork. Requires fd to be installed.

PARAMETERS

-d DIFFPATH

Path to the project directory to analyze.
-h, --help
Show help message and exit.

CAVEATS

Requires fd (fd-find) to be installed and available in PATH. Only supports ignore file formats that fd recognizes.

HISTORY

vignore was created by James4Ever0 and is written in Python.

SEE ALSO

fd(1), tree(1), git(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid