Skip to content

Commit ff27664

Browse files
committed
fix(git): Update .gitignore
1 parent 8227834 commit ff27664

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
dist/
22
node_modules/
3-
.zig-cache/
3+
.zig-cache/
4+
zig-out/
5+
package-lock.json

0 commit comments

Comments
 (0)