mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
.gitignore: ignore generated source docs, don't ignore Doxyfile.help
Doxyfile.help isn't generated
This commit is contained in:
parent
6f3d7209c2
commit
f30a5fe288
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,6 @@
|
|||||||
*.o
|
*.o
|
||||||
*~
|
*~
|
||||||
|
|
||||||
Doxyfile.help
|
|
||||||
Makefile
|
Makefile
|
||||||
autom4te.cache/
|
autom4te.cache/
|
||||||
build/
|
build/
|
||||||
@ -12,6 +11,7 @@ config.h.in
|
|||||||
config.log
|
config.log
|
||||||
config.status
|
config.status
|
||||||
configure
|
configure
|
||||||
|
doc/
|
||||||
doc.h
|
doc.h
|
||||||
doc_src/commands.hdr
|
doc_src/commands.hdr
|
||||||
doc_src/index.hdr
|
doc_src/index.hdr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user