39 lines
420 B
Plaintext
Raw Permalink Normal View History

2022-04-07 18:54:11 +02:00
# Specify filepatterns you want git to ignore.
*.o
*/**/quartus/output_files/
*/**/quartus/db/
*/**/incremental_db/
*/**/simulation/
*/**/timing/
*/**/testbench/
*/**/*_sim/
*/**/nios/*/HAL/
*/**/nios/*/obj/HAL/
*/**/synthesis
*/**/lab_*_bsp/
*/**/obj
*_generation_script*
*_inst.vhd
*.bak
*.cmp
*.done
*.eqn
*.hex
*.jdi
*.mif
*.pin
*.pof
*.ptf.*
*.qar
*.qarlog
*.qws
*.rpt
*.smsg
*.sopc_builder
*.summary
*~
*sopc_*