mirror of
https://github.com/verilator/verilator.git
synced 2024-12-29 10:47:34 +00:00
165833a97c
When running make with the "bear" command, the generated compile_commands.json file shouldn't be considered new source. This file allows clangd-based code completion tools (e.g. YouCompleteMe) to know the flags that each file was compiled with.
37 lines
384 B
Plaintext
37 lines
384 B
Plaintext
\#*
|
|
.#*
|
|
*~
|
|
*.tidy
|
|
*.old
|
|
*.gz
|
|
*.gz.uu
|
|
*.html
|
|
*.info
|
|
*.log
|
|
*.1
|
|
.*.swp
|
|
*.tmp
|
|
*.tex
|
|
*.pdf
|
|
/Makefile
|
|
README
|
|
TAGS
|
|
autom4te.cache
|
|
compile_commands.json
|
|
config.cache
|
|
config.status
|
|
configure
|
|
dddrun*
|
|
doxygen-doc
|
|
gdbrun*
|
|
gmon.out
|
|
ncverilog.history
|
|
internals.txt
|
|
verilator.txt
|
|
verilator_bin*
|
|
verilator_coverage_bin*
|
|
verilator.pc
|
|
verilator-config.cmake
|
|
verilator-config-version.cmake
|
|
**/obj_dir/*
|