mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 18:51:15 -03:00
.gitignore: adjust build system artefacts
Keep the configure files in our vendored directories Drop some other build system artefacts in these directories
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -47,7 +47,6 @@ config.h
|
||||
config.cache
|
||||
config.h.in
|
||||
config.status
|
||||
configure
|
||||
messages.pot
|
||||
.directory
|
||||
.fuse_hidden*
|
||||
@@ -68,6 +67,7 @@ messages.pot
|
||||
/command_list_toc.txt
|
||||
/compile_commands.json
|
||||
/confdefs.h
|
||||
/configure
|
||||
/doc.h
|
||||
/fish
|
||||
/fish.pc
|
||||
@@ -87,6 +87,8 @@ messages.pot
|
||||
/share/__fish_build_paths.fish
|
||||
/tests/*.tmp.*
|
||||
/share/pkgconfig
|
||||
/muparser-*/bk-deps
|
||||
/pcre2-*/configure.lineno
|
||||
|
||||
# xcode
|
||||
## Build generated
|
||||
|
||||
Reference in New Issue
Block a user