Initial commit
Este commit está contenido en:
32
.gitignore
vendido
Archivo normal
32
.gitignore
vendido
Archivo normal
@ -0,0 +1,32 @@
|
||||
.DS_Store
|
||||
/*.il
|
||||
/avr-instr.html
|
||||
/blink.S
|
||||
/flash.*
|
||||
/avr-gdb.cmd
|
||||
/main.cpp
|
||||
/Debug/
|
||||
/Reelease/
|
||||
/core
|
||||
/*.launch
|
||||
/*.csv
|
||||
/Release/
|
||||
/*.vcd
|
||||
/*.ods
|
||||
/build/
|
||||
/*.logs
|
||||
language.settings.xml
|
||||
/*.gtkw
|
||||
/Debug wo LLVM/
|
||||
/atmega.txdb
|
||||
/atmega.txlgz
|
||||
/atmega.txlog
|
||||
/.??*bdb.d.0
|
||||
/.??*bdb.i.0
|
||||
/.??*bdb.t
|
||||
/tmp/
|
||||
/test1.elf
|
||||
/logs/
|
||||
/*.log
|
||||
/.gdbinit
|
||||
/*.out
|
Referencia en una nueva incidencia
Block a user