mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2024-11-10 06:00:07 +00:00
9850f8756b
Also while we're at it, do some cleanup. Signed-off-by: Markuss Broks <markuss.broks@gmail.com>
17 lines
195 B
Plaintext
17 lines
195 B
Plaintext
uniLoader
|
|
*.o
|
|
main/*.o
|
|
main/linker.lds
|
|
board/*/*.o*
|
|
board/*.a*
|
|
soc/*/*.o*
|
|
soc/*.a*
|
|
lib/*/*.o*
|
|
lib/*.a*
|
|
.config*
|
|
*.cmd
|
|
*/*.cmd
|
|
include/config/auto.conf
|
|
include/generated/autoconf.h
|
|
include/config
|