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

40 lines
370 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-04-21 21:43:16 -04:00
*.log
*.jou
2015-11-03 19:53:43 -05:00
*.runs
*.sim
*.rpt
*.str
*.xml
*.hw
*.cache
xgui/
*.zip
2015-11-04 19:18:11 -05:00
*_stub.vhdl
*.upgrade_log
*_stub.v
*_changelog.txt