Skip to content

Commit 6e6a7db

Browse files
committed
Add mlx_graph_schema.py to .gitignore
Prevents the auto-generated flatbuffers file from being re-added to version control.
1 parent 7091147 commit 6e6a7db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,6 @@ xcuserdata/
7979
# Agents
8080
.claude/*.local.*
8181
extension/pybindings/mlx.metallib
82+
83+
# Auto-generated flatbuffers
84+
backends/mlx/serialization/mlx_graph_schema.py

0 commit comments

Comments
 (0)