Tucker Kirven

Results 1 issues of Tucker Kirven

I am seeing that git and ag have different ignore logic. as a minimal example within a repo structured like so: ``` a_repo ├── .gitignore ├── config_dir │   └── personal_config.txt...