Skip to content

Commit e088e7d

Browse files
committed
Remove demo lockfiles from Git tracking
1 parent 595f01d commit e088e7d

File tree

21 files changed

+4
-122852
lines changed

21 files changed

+4
-122852
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ dist
66
.DS_STORE
77
.idea
88
.fleet
9+
910
# Useful if running repository in VSCode dev container
1011
.pnpm-store
1112
__screenshots__
12-
# Backups should be restored before committing
13-
demos/**/package.json.bak
13+
14+
# Adds a lot of noise to commits
15+
demos/**/pnpm-lock.yaml

demos/angular-supabase-todolist/pnpm-lock.yaml

Lines changed: 0 additions & 8791 deletions
This file was deleted.

demos/django-react-native-todolist/pnpm-lock.yaml

Lines changed: 0 additions & 8421 deletions
This file was deleted.

0 commit comments

Comments
 (0)