mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 20:21:16 -03:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,7 +26,6 @@ fish_tests
|
||||
fish.pc
|
||||
seq
|
||||
set_color
|
||||
share/config.fish
|
||||
share/man/
|
||||
toc.txt
|
||||
user_doc/
|
||||
|
||||
Reference in New Issue
Block a user