Éder F. Zulian has uploaded this change for review. ( https://gem5-review.googlesource.com/4240

Change subject: misc: git ignore file udpated
......................................................................

misc: git ignore file udpated

Change-Id: Ib2c7a7d26e7121dd082ca55a7c7ccf53fc47572c
---
M .gitignore
1 file changed, 5 insertions(+), 0 deletions(-)



diff --git a/.gitignore b/.gitignore
index 6bb759e..6f849bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 *.pyc
 *~
 .*.swp
+.*.swo
 m5out
 /src/doxygen
 /ext/dramsim2/DRAMSim2
@@ -18,3 +19,7 @@
 /util/tap/m5tap
 /util/term/m5term
 /system/arm/dt/*.dtb
+/system/arm/simple_bootloader/*.o
+/system/arm/simple_bootloader/boot.arm
+/system/arm/simple_bootloader/boot_emm.arm
+/system/arm/aarch64_bootloader/boot_emm.arm64

--
To view, visit https://gem5-review.googlesource.com/4240
To unsubscribe, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2c7a7d26e7121dd082ca55a7c7ccf53fc47572c
Gerrit-Change-Number: 4240
Gerrit-PatchSet: 1
Gerrit-Owner: Éder F. Zulian <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to