Skip to content

Commit 3c27006

Browse files
committed
chore: Add generated visualization files to .gitignore
1 parent 4aedc3c commit 3c27006

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
__pycache__/
22
*.egg-info/
33
harmony-report.json
4+
5+
# Generated visualizations from legacy mapper
6+
semantic_map.html

0 commit comments

Comments
 (0)