Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 5384c4d

Browse files
committed
Update gitignore
1 parent fae524f commit 5384c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.DS_Store
22
.env
33
.env.*
4-
**/.idea
5-
Thumbs.db
64
examples/**/dist/
5+
examples/**/pkg/
6+
examples/**/target/

0 commit comments

Comments
 (0)