Added configurability of WS output
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -6,28 +6,26 @@
|
||||
/avr-gdb.cmd
|
||||
/main.cpp
|
||||
/Debug/
|
||||
/Reelease/
|
||||
/core
|
||||
/*.launch
|
||||
/*.csv
|
||||
/Release/
|
||||
/*.vcd
|
||||
/*.ods
|
||||
/build/
|
||||
/build*/
|
||||
/*.logs
|
||||
language.settings.xml
|
||||
/*.gtkw
|
||||
/Debug wo LLVM/
|
||||
/atmega.txdb
|
||||
/atmega.txlgz
|
||||
/atmega.txlog
|
||||
/*.txdb
|
||||
/*.txlgz
|
||||
/*.txlog
|
||||
/.??*bdb.d.0
|
||||
/.??*bdb.i.0
|
||||
/.??*bdb.t
|
||||
/tmp/
|
||||
/test1.elf
|
||||
/*.elf
|
||||
/logs/
|
||||
/*.log
|
||||
/.gdbinit
|
||||
/*.out
|
||||
/*.txlog
|
||||
|
Reference in New Issue
Block a user