1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00
oh/.gitignore

48 lines
431 B
Plaintext
Raw Normal View History

2015-04-21 21:43:16 -04:00
######################
# Compiled binaries
*.elf
*.o
*.e
*.d
######################
# Emacs/vim/gedit backup files
*~
.*.swp
.*.swo
*#
*.bak
#######################
# Simulation files
*.vvp
*.vcd
*.out
*.trace
2015-11-03 19:53:43 -05:00
#######################
# XILINX crap
2015-11-06 07:02:47 -05:00
*.xpr
2015-04-21 21:43:16 -04:00
*.log
*.jou
2015-11-03 19:53:43 -05:00
*.runs
*.sim
*.rpt
*.str
*.xml
*.hw
*.cache
2015-11-06 07:02:47 -05:00
*.srcs
xgui/
2015-11-06 07:02:47 -05:00
.Xil
*.zip
2015-11-04 19:18:11 -05:00
*_stub.vhdl
*.upgrade_log
*_stub.v
2015-11-06 14:10:35 -05:00
*_funcsim.v
2015-11-04 19:18:11 -05:00
*_changelog.txt
2015-11-06 14:10:35 -05:00
src/
*.vhdl
*.dcp
*.veo
*_ooc.*