Add .gitignore rules for auto-generated files

This commit is contained in:
Rupert Swarbrick 2020-02-26 16:07:02 +00:00 committed by Philipp Wagner
parent fde40564a2
commit b1575739b0

10
.gitignore vendored
View file

@ -13,3 +13,13 @@ trace_core_*.log
# Simple system output files
ibex_simple_system.log
ibex_simple_system_pcount.csv
# Python cache files
__pycache__
# This is generated by VCS when running DV simulations with WAVE=1.
/dv/uvm/ucli.key
# This is the default output directory in dv/uvm/core_ibex and
# contains auto-generated files from building and running tests.
/dv/uvm/core_ibex/out