mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 09:02:47 +08: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:
parent
2bb7c587f4
commit
211829c586
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/
|
||||
|
|
Loading…
Reference in New Issue
Block a user