https://github.com/doodzik/find_with_gitignore
use gitignore rules with find for the given directory
https://github.com/doodzik/find_with_gitignore
Last synced: 5 months ago
JSON representation
use gitignore rules with find for the given directory
- Host: GitHub
- URL: https://github.com/doodzik/find_with_gitignore
- Owner: doodzik
- License: gpl-3.0
- Created: 2016-07-30T18:35:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-30T19:16:07.000Z (almost 10 years ago)
- Last Synced: 2026-01-14T17:05:26.919Z (6 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# find_with_gitignore
use gitignore rules with find for the given directory
# installation
```
$ brew tap doodzik/tap https://github.com/doodzik/tap
$ brew instal find_with_gitignore
```
# usage
You can pass your arguments as usual
```
$ find_with_gitignore .
```
This works great in combination with selecta