1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-01-11 23:43:15 +00:00
Benjamin Herrenschmidt e6cb72fcd9 Add liteeth/build to gitignore
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2021-09-24 14:23:06 +10:00

18 lines
172 B
Plaintext

*.o
*~
*.cf
*.s
*.bit
*_out.config
microwatt.json
microwatt.svf
*_tb
main_ram.bin
tests/*/*.bin
tests/*/*.hex
tests/*/*.elf
TAGS
litedram/build/*
liteeth/build/*
obj_dir/*