verilator/.gitignore

49 lines
535 B
Plaintext
Raw Normal View History

2017-09-20 11:57:09 +00:00
\#*
.#*
2022-09-26 13:43:09 +00:00
.gdb_history
2020-07-15 11:50:32 +00:00
.nfs*
*~
*.tidy
*.old
*.gz
*.gz.uu
*.html
*.info
*.log
*.1
.*.swp
*.tmp
*.tex
2012-04-15 18:51:04 +00:00
*.pdf
/Makefile
/.ccache
/artifact/
README
TAGS
autom4te.cache
compile_commands.json
config.cache
config.status
configure
dddrun*
2012-03-28 00:06:59 +00:00
doxygen-doc
gdbrun*
2017-09-23 13:52:06 +00:00
gmon.out
2018-03-17 13:25:38 +00:00
ncverilog.history
internals.txt
verilator.txt
verilator_bin*
verilator_coverage_bin*
2015-05-14 01:21:29 +00:00
verilator.pc
verilator-config.cmake
verilator-config-version.cmake
**/__pycache__/*
2021-03-20 01:53:08 +00:00
**/_build/*
2017-09-20 11:57:09 +00:00
**/obj_dir/*
/.vscode/
/.idea/
/cmake-build-*/
/test_regress/snapshot/
2024-03-05 17:08:22 +00:00
xmverilog.*
xrun.history