Skip to content

Commit a096a43

Browse files
committed
Add gitignore
1 parent 811c06f commit a096a43

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
/.venv
22
__pycache__
3+
.DS_Store
34
/.ipynb_checkpoints
45
/mlcompiler/build
56
.cache
67
.pytest_cache
78
mlcompiler.cpython-310-darwin.so
89
build
9-
build2
10+
build2

0 commit comments

Comments
 (0)