Gitignore build artifacts
authorBoris Shingarov <shingarov@labware.com>
Fri, 29 Jul 2022 07:47:56 +0000 (03:47 -0400)
committerBoris 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

index 867971b620d867a0f5127c601c4629ecd744937c..703d4894b0a9da3d5c50d33766d3ce532322be86 100644 (file)
@@ -15,3 +15,5 @@ TAGS
 litedram/build/*
 liteeth/build/*
 obj_dir/*
+/scripts/mw_debug/urjtag
+/scripts/mw_debug/mw_debug