We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9afb270 commit 44804aeCopy full SHA for 44804ae
completions/.gitignore
@@ -329,6 +329,7 @@
329
/pm-suspend
330
/pm-suspend-hybrid
331
/pmake
332
+/_pnpm
333
/_polygon-edge
334
/_popeye
335
/postalias
completions/Makefile.am
@@ -916,6 +916,7 @@ CLEANFILES = \
916
pm-suspend \
917
pm-suspend-hybrid \
918
pmake \
919
+ _pnpm \
920
_polygon-edge \
921
_popeye \
922
postalias \
@@ -1313,6 +1314,7 @@ symlinks: $(DATA)
1313
1314
_ory \
1315
_pitchfork \
1316
_pluto \
1317
1318
1319
1320
_pulumi \
0 commit comments