summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2018-11-26 19:18:26 -0800
committerGabe Black <gabeblack@google.com>2018-11-29 08:51:19 +0000
commit9995bb9875fccaecb2c4ce631f60048f5a93f1e9 (patch)
tree8cb3c556285662bb3119113ab3c64c328971ffb2
parent6920ba70a9fbbe68e53d6cca4f34ed25ee4f7dc1 (diff)
downloadgem5-9995bb9875fccaecb2c4ce631f60048f5a93f1e9.tar.xz
util: Add the scons configuration cache to .gitignore for util/tlm.
Change-Id: Ife31e1bbf862d10bbe8e2c0fa36c8c168cfafa84 Reviewed-on: https://gem5-review.googlesource.com/c/14656 Reviewed-by: Matthias Jung <jungma@eit.uni-kl.de> Maintainer: Gabe Black <gabeblack@google.com>
-rw-r--r--util/tlm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/tlm/.gitignore b/util/tlm/.gitignore
index 5761abcfd..4ab8976cc 100644
--- a/util/tlm/.gitignore
+++ b/util/tlm/.gitignore
@@ -1 +1,2 @@
*.o
+.sconsign.dblite