We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6effe63 commit d4a0803Copy full SHA for d4a0803
1 file changed
.gitignore
@@ -136,4 +136,7 @@ dmypy.json
136
.pytype/
137
138
# Cython debug symbols
139
-cython_debug/
+cython_debug/
140
+
141
+# Compiled host manager binaries
142
+host-manager-*
0 commit comments