Skip to content

Commit f1c085c

Browse files
committed
1 parent c0f5ba2 commit f1c085c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

completions/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
/neomutt
197197
/_nfpm
198198
/_nomad
199+
/_npm
199200
/_oc
200201
/_okteto
201202
/_op

completions/Makefile.am

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,6 +736,7 @@ CLEANFILES = \
736736
neomutt \
737737
_nfpm \
738738
_nomad \
739+
_npm \
739740
_oc \
740741
_okteto \
741742
_op \
@@ -966,7 +967,7 @@ symlinks: $(DATA)
966967
$(ss) freeciv-server \
967968
civserver
968969
$(ss) _gaiacli \
969-
_gaiad _tendermint
970+
_gaiad _npm _tendermint
970971
$(ss) gcc \
971972
c++ cc f77 f95 g++ g++-5 g++-6 g++-7 g++-8 g77 g95 gcc-5 \
972973
gcc-6 gcc-7 gcc-8 gccgo gccgo-5 gccgo-6 gccgo-7 gccgo-8 gcj \

0 commit comments

Comments
 (0)