Gabe Black has uploaded this change for review. ( 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
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)



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: newchange
Gerrit-Change-Id: I077fe1ad89b65716a829b783a8b9c6e23b4d0b6b
Gerrit-Change-Number: 5006
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black <gabebl...@google.com>
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to