Skip to content

Commit f519be9

Browse files
committed
Update gitignore
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
1 parent 9a44292 commit f519be9

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ docs-target/
1414
/testbuild/
1515
rocketchip.jar
1616
*#
17-
.#*
17+
.#*
18+
.metals/

emulator/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
*.o
33
*.a
44
*.log
5+
*.vcd
56
output/
67
emulator-*
78
generated-src

0 commit comments

Comments
 (0)