Skip to content

Commit d88f538

Browse files
committed
fix(git): Add new items to gitignore
1 parent 72b2df6 commit d88f538

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ crates/dips/node_modules/
1717
crates/dips/generated/
1818
crates/dips/npm-debug.log*
1919
contrib/local-network
20+
node_modules
21+
target/
22+
*.code-workspace

0 commit comments

Comments
 (0)