Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5006 )

Change subject: misc: Add util/packet_pb2.py to .gitignore.
......................................................................

misc: Add util/packet_pb2.py to .gitignore.

This file is automatically generated and not managed by git.

Change-Id: I077fe1ad89b65716a829b783a8b9c6e23b4d0b6b
Reviewed-on: https://gem5-review.googlesource.com/5006
Reviewed-by: Andreas Sandberg <andreas.sandb...@arm.com>
Maintainer: Andreas Sandberg <andreas.sandb...@arm.com>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Andreas Sandberg: Looks good to me, approved; Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index 6f849bf..6075ffe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
 /util/m5/*.o
 /util/m5/*.a
 /util/m5/m5
+/util/packet_pb2.py
 /util/tap/*.d
 /util/tap/*.o
 /util/tap/m5tap

--
To view, visit https://gem5-review.googlesource.com/5006
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I077fe1ad89b65716a829b783a8b9c6e23b4d0b6b
Gerrit-Change-Number: 5006
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <gabebl...@google.com>
Gerrit-Reviewer: Andreas Hansson <andreas.hans...@arm.com>
Gerrit-Reviewer: Andreas Sandberg <andreas.sandb...@arm.com>
Gerrit-Reviewer: Gabe Black <gabebl...@google.com>
Gerrit-Reviewer: Jason Lowe-Power <ja...@lowepower.com>
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to