misc: Add gem5_build/ to .gitignore (#642)

The website's documentation on building gem5 now references
<gem5_base>/gem5_build in addition to <gem5_base>/build. So, we should
ignore files in that directory as well as the build directory.

Change-Id: Ie226545e04b885ce81b3c17e18b5052ed64af328
This commit is contained in:
Jason Lowe-Power
2023-12-01 17:05:41 -08:00
committed by GitHub
parent 500a4221a0
commit ecb72b74f8

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
build
gem5_build
parser.out
parsetab.py
cscope.files