mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
debian packaging: remove subdirectory from tree
Fixes problem introduced in 0effcf6df
. Work on #2020.
This commit is contained in:
parent
0effcf6df1
commit
ebf91d59c7
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -18,5 +18,6 @@
|
||||||
/build_tools/osx_package_scripts/postinstall export-ignore
|
/build_tools/osx_package_scripts/postinstall export-ignore
|
||||||
/build_tools/make_pkg.sh export-ignore
|
/build_tools/make_pkg.sh export-ignore
|
||||||
/build_tools/make_darcs_completions.fish export-ignore
|
/build_tools/make_darcs_completions.fish export-ignore
|
||||||
|
/debian export-ignore
|
||||||
/debian/* export-ignore
|
/debian/* export-ignore
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue