mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 04:49:10 +08:00
9c2fdc6da5
Imported from https://github.com/zanchey/fish-build/
Work on #2020.
Note that this is explicitly removed from `git archive` tarballs in
keeping with the changes in 0effcf6df1
.
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.travis.yml export-ignore
|
|
fish.spec.in export-ignore
|
|
/build_tools/make_svn_completions.fish export-ignore
|
|
/build_tools/description-pak export-ignore
|
|
/build_tools/make_hg_completions.fish export-ignore
|
|
/build_tools/make_vcs_completions.fish export-ignore
|
|
/build_tools/make_vcs_completions_generic.fish export-ignore
|
|
/build_tools/osx_package_resources export-ignore
|
|
/build_tools/osx_package_resources/terminal_logo.png export-ignore
|
|
/build_tools/osx_package_resources/welcome.rtf export-ignore
|
|
/build_tools/make_csv_completions.fish export-ignore
|
|
/build_tools/osx_distribution.xml export-ignore
|
|
/build_tools/make_tarball.sh export-ignore
|
|
/build_tools/make_deb.sh export-ignore
|
|
/build_tools/osx_package_scripts export-ignore
|
|
/build_tools/osx_package_scripts/add-shell export-ignore
|
|
/build_tools/osx_package_scripts/postinstall export-ignore
|
|
/build_tools/make_pkg.sh export-ignore
|
|
/build_tools/make_darcs_completions.fish export-ignore
|
|
/debian export-ignore
|
|
/debian/* export-ignore
|
|
|