changeset 3234b429fe04 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=3234b429fe04
description:
misc: Add a gitignore file based on the current hgignore
Signed-off-by: Andreas Sandberg <[email protected]>
diffstat:
.gitignore | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diffs (19 lines):
diff -r a5c8f7deb099 -r 3234b429fe04 .gitignore
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore Wed Mar 16 17:20:00 2016 +0000
@@ -0,0 +1,15 @@
+build
+parser.out
+parsetab.py
+cscope.files
+cscope.out
+*.pyc
+*~
+.*.swp
+m5out
+/src/doxygen
+/ext/dramsim2/DRAMSim2
+/ext/mcpat/regression/*/*.out
+/util/m5/*.o
+/util/m5/*.a
+/util/m5/m5
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev