Skip to content

Commit 3bbfda2

Browse files
committed
Chore: Update .gitignore
1 parent d9b3d27 commit 3bbfda2

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
@@ -7,6 +7,8 @@ _build
77
.DS_Store
88
.meltano
99
.pytest_cache
10+
.zig-cache
11+
build
1012
coverage.xml
1113
mlruns/
1214
archive/
@@ -16,3 +18,4 @@ logs.log
1618
*.swp
1719
*.bak
1820
*.egg-info
21+
*.lock

0 commit comments

Comments
 (0)