You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Saw the releases on PGXN—nice! In case you don't want it to index and list all of those files, use the PGXN META.jsonno_index field to tell it not to index specific files or directories.
Also consider using .github export-ignore to prevent the .github directory (or any other files or directories) from inclusion in the distribution, like this.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Saw the releases on PGXN—nice! In case you don't want it to index and list all of those files, use the PGXN
META.jsonno_indexfield to tell it not to index specific files or directories.Also consider using
.github export-ignoreto prevent the.githubdirectory (or any other files or directories) from inclusion in the distribution, like this.Beta Was this translation helpful? Give feedback.
All reactions