We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75ac6b commit 6d15484Copy full SHA for 6d15484
.gitignore
@@ -24,3 +24,6 @@ MLC/GUI/*.conf
24
25
# Ignore workspace directory inside GUI folder to avoid erroneus insertions
26
MLC/GUI/workspace
27
+
28
+# Ignore exported MLC experiments
29
+*.mlc
0 commit comments