Skip to content

Commit d4a0803

Browse files
committed
chore: add host manager binaries to .gitignore
1 parent 6effe63 commit d4a0803

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,7 @@ dmypy.json
136136
.pytype/
137137

138138
# Cython debug symbols
139-
cython_debug/
139+
cython_debug/
140+
141+
# Compiled host manager binaries
142+
host-manager-*

0 commit comments

Comments
 (0)