1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 14:53:53 -05:00

Remove agignore

Silver Searcher respects .gitignore, so having an .agignore file is
redundant. (Both patterns present in .agignore are already present in
.gitignore.)

It's also worth noting that silver searcher uses .agignore _in addition
to_ .gitignore, so removing this file will not cause ag to start
ignoring _additional_ patterns from .gitignore (it's already respecting
those patterns).
This commit is contained in:
Jason Karns
2020-03-16 16:58:02 -04:00
parent c6324ff45a
commit a17c5fb596

View File

@@ -1,2 +0,0 @@
./versions
./cache