Skip to content

Commit

Permalink
feat(flask): add fallback 3rd party completion loader
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Aug 28, 2023
1 parent 6ecf5bd commit 3e0d00d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions completions/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
/f95
/filebucket
/firefox-esr
/_flask
/freeciv-gtk2
/freeciv-gtk3
/freeciv-sdl
Expand Down
3 changes: 3 additions & 0 deletions completions/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -587,6 +587,7 @@ CLEANFILES = \
f95 \
filebucket \
firefox-esr \
_flask \
freeciv-gtk2 \
freeciv-gtk3 \
freeciv-sdl \
Expand Down Expand Up @@ -1109,6 +1110,8 @@ symlinks: $(DATA)
alpine
$(ss) ping \
ping4 ping6
$(ss) _pipenv \
_flask
$(ss) pkg-config \
pkgconf
$(ss) pkg_delete \
Expand Down

0 comments on commit 3e0d00d

Please sign in to comment.