Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KireinaHoro committed Nov 9, 2021
1 parent cf70804 commit 4ddc754
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.log
*.tmp
hw/verilator_model/obj_dir_*
hw/verilator_model/lib
5 changes: 5 additions & 0 deletions examples/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*/build
*/sim_*
*/transcript
*/*.trace.txt
core

0 comments on commit 4ddc754

Please sign in to comment.