mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 17:01:35 +00:00
29 lines
273 B
Plaintext
29 lines
273 B
Plaintext
/build/
|
|
/plugins/
|
|
/.settings/
|
|
*.o
|
|
*.a
|
|
*.lib
|
|
/*.log
|
|
/*.txlog
|
|
/*.vcd
|
|
/*.ftr
|
|
/*.fst
|
|
/.vs
|
|
/out
|
|
/coverage.info
|
|
/output.txt
|
|
/output.trc
|
|
CMakeSettings.json
|
|
/.venv
|
|
/src-gen/
|
|
/cfg.yaml
|
|
/.direnv
|
|
/.cache
|
|
/CMakeUserPresets.json
|
|
/.envrc.*
|
|
.clangd
|
|
/install
|
|
.gdb_history
|
|
/dbt-rise-custom
|