An open API service indexing awesome lists of open source software.

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

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