Skip to content

Commit a5b67c9

Browse files
committed
chore: ignore node_modules in codex
1 parent 94004f2 commit a5b67c9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
node_modules
2+
dist
3+
.DS_Store
4+
*.log
5+
6+

0 commit comments

Comments
 (0)