Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(.agignore): add .agignore to prune command line searches
I use the Ag tool (like ack, grep, etc. - ref https://github.com/ggreer/the_silver_searcher) for searching. The .agignore file is used to prune the search space.
- Loading branch information