Skip to content

Commit

Permalink
Merge pull request #283 from Shopify/please-dont-generate-me
Browse files Browse the repository at this point in the history
Please dont commit these
  • Loading branch information
elsom25 authored Aug 19, 2024
2 parents d5d5a9e + b0f5bb2 commit 7b1d091
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate_dist_locales.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
exit 1
fi
done
rm -f *.b3 *.sig
- name: Set up short SHA
id: short_sha
run: echo "sha=$(git rev-parse --short ${{ github.sha }})" >> $GITHUB_OUTPUT
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ node_modules

# Ignore master key for decrypting credentials and more.
/config/master.key
*.b3
*.b3.sig

0 comments on commit 7b1d091

Please sign in to comment.