mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-01-11 23:43:15 +00:00
gitignore: Add more exlusions
litedram build directory used by the generator and the verilator obj_dir can be taken out Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
63f10450a6
commit
183d05de86
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ tests/*/*.bin
|
||||
tests/*/*.hex
|
||||
tests/*/*.elf
|
||||
TAGS
|
||||
litedram/build/*
|
||||
obj_dir/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user