Remove share/config.fish from .gitignore

This is a file under version control, there's no reason it should be
listed here. Having it in .gitignore was causing tools like `ag` to
avoid looking at share/config.fish.
This commit is contained in:
Kevin Ballard 2016-02-26 21:14:16 -08:00
parent 2bb7c587f4
commit 211829c586

1
.gitignore vendored
View file

@ -26,7 +26,6 @@ fish_tests
fish.pc
seq
set_color
share/config.fish
share/man/
toc.txt
user_doc/