Skip to content

Commit be34927

Browse files
likawkaclaude
andcommitted
chore: remove lock files and ignore them going forward
Lock files contain internal registry URLs that don't work for external consumers of these example apps. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c221e04 commit be34927

9 files changed

Lines changed: 5 additions & 50765 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ devspace.yaml
4040

4141
# Environment variables
4242
.env
43+
44+
# Lock files (not useful for external consumers)
45+
package-lock.json
46+
yarn.lock
47+
pnpm-lock.yaml

0 commit comments

Comments
 (0)