diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6f849bf38..6075ffe0b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ m5out /util/m5/*.o /util/m5/*.a /util/m5/m5 +/util/packet_pb2.py /util/tap/*.d /util/tap/*.o /util/tap/m5tap |