Skip to content

Commit bfd2f7e

Browse files
elliotb-lowriscmarnovandermaas
authored andcommitted
Update .gitignore file
1 parent ae7c713 commit bfd2f7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@ sunburst-py-venv/
66
build/
77
scratch/
88

9+
# Nix build directory symlink
10+
result
11+
912
# Xcelium output
1013
xrun.history
1114

1215
# File extensions
1316
*.pyc
1417
*.log
1518
*.fst
19+
*.fst.hier
1620
*.shm
1721
*.jou
1822
*.str
23+
*.gtkw

0 commit comments

Comments
 (0)