Skip to content

Commit 2a907f7

Browse files
committed
Ignore .DS_Store and package manager lock files
1 parent 6dbbe25 commit 2a907f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
.DS_Store
12
/node_modules/
23
/dist/
34
/inertia-helpers/
45
/npm-debug.log
56
/package-lock.json
7+
/pnpm-lock.yaml
8+
/yarn.lock

0 commit comments

Comments
 (0)