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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
build
|
||||
gem5_build
|
||||
parser.out
|
||||
parsetab.py
|
||||
cscope.files
|
||||
|
||||
Reference in New Issue
Block a user