projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f1045
)
gitignore: Add more exlusions
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 10 Jun 2020 03:14:00 +0000
(13:14 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 10 Jun 2020 03:17:15 +0000
(13:17 +1000)
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>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index ee0854943353f379a221cba03be2539cdee0f4b0..3829b904b770c69e8e0e93d03f8c69ce28ae1e8f 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-8,3
+8,5
@@
tests/*/*.bin
tests/*/*.hex
tests/*/*.elf
TAGS
+litedram/build/*
+obj_dir/*