Skip to content

Commit

Permalink
adding qr code example to ignore list to stop breaking the script (#3189
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mooreds authored Aug 7, 2024
1 parent 2e7d14e commit d4cb88b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/count-repos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ function get_json_repos() {
# Repos that will be returned by the `gh` commands below, but are
# intentionally excluded from JSONFILE for... reasons?
local EXCLUDE=(
"fusionauth-example-example-qr-codes"
"fusionauth-example-node-centralized-sessions"
"fusionauth-example-template"
"fusionauth-example-vue-sdk"
Expand Down

0 comments on commit d4cb88b

Please sign in to comment.