Add generated files for Intel projects to .gitignore

The system_db folder is autogenerated and contains all the files that are
generated by the Platform Designer tool.

The extension for Intel binary bitstreams is rbf.

Add both of those to the .gitignore since they should not be under version
control and just end up as clutter in `git status` otherwise.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
main
Lars-Peter Clausen 2018-08-08 11:21:05 +02:00 committed by Lars-Peter Clausen
parent cf05286b2a
commit e76c5d7138
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -59,11 +59,13 @@ db
*.qpf
*.qws
*.sof
*.rbf
system_qsys_script.tcl
hc_output
hps_isw_handoff
hps_sdram_*.csv
incremental_db
system_bd/
reconfig_mif
*.sopcinfo
*.jdi