projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
281a125
)
Gitignore build artifacts
author
Boris Shingarov
<shingarov@labware.com>
Fri, 29 Jul 2022 07:47:56 +0000
(
03:47
-0400)
committer
Boris Shingarov
<shingarov@labware.com>
Fri, 29 Jul 2022 07:59:31 +0000
(
03:59
-0400)
Building the mw_debug program leaves build artifacts in
microwatt/scripts/mw_debug
causing noise in the output of `git status`.
This commit adds them to .gitignore.
Signed-off-by: Boris Shingarov <shingarov@labware.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 867971b620d867a0f5127c601c4629ecd744937c..703d4894b0a9da3d5c50d33766d3ce532322be86 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-15,3
+15,5
@@
TAGS
litedram/build/*
liteeth/build/*
obj_dir/*
+/scripts/mw_debug/urjtag
+/scripts/mw_debug/mw_debug