HIFIVE1-VP/.gitignore

35 lines
323 B
Plaintext
Raw Normal View History

2017-08-27 12:10:38 +02:00
.DS_Store
/*.il
/avr-instr.html
/blink.S
/flash.*
/avr-gdb.cmd
/main.cpp
/Debug/
/core
/*.launch
/*.csv
/Release/
/*.vcd
/*.ods
2017-11-24 07:02:28 +01:00
/build*/
2017-08-27 12:10:38 +02:00
/*.logs
language.settings.xml
/*.gtkw
/Debug wo LLVM/
2017-11-24 07:02:28 +01:00
/*.txdb
/*.txlgz
/*.txlog
2017-08-27 12:10:38 +02:00
/.??*bdb.d.0
/.??*bdb.i.0
/.??*bdb.t
/tmp/
2017-11-24 07:02:28 +01:00
/*.elf
2017-08-27 12:10:38 +02:00
/logs/
/*.log
/.gdbinit
/*.out
2017-11-24 10:05:59 +01:00
/dump.json
2020-04-12 12:46:20 +02:00
/*.c
2022-11-05 20:56:15 +01:00
/_build/