From 5dc0b5a3432d9adec3f9d3f0fbdecee355a26e21 Mon Sep 17 00:00:00 2001 From: hsc Date: Wed, 12 Sep 2012 07:52:25 +0000 Subject: [PATCH] gitignore more stuff ... and adjust to new directory hierarchy. git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1613 8c4709b5-6ec9-48aa-a5cd-a96041d1645a --- .gitignore | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 9bbe8d6f..d712c807 100644 --- a/.gitignore +++ b/.gitignore @@ -8,22 +8,23 @@ *~ Makefile build +build-* -bochs/autom4te.cache/ -bochs/bochs -bochs/build/linux/bochs-dlx -bochs/build/macosx/Info.plist -bochs/build/win32/nsis/bochs.nsi -bochs/bxcommit -bochs/bximage -bochs/bxversion.h -bochs/bxversion.rc -bochs/config.h -bochs/config.log -bochs/config.status -bochs/libtool -bochs/ltdlconf.h +simulators/bochs/autom4te.cache/ +simulators/bochs/bochs +simulators/bochs/build/linux/bochs-dlx +simulators/bochs/build/macosx/Info.plist +simulators/bochs/build/win32/nsis/bochs.nsi +simulators/bochs/bxcommit +simulators/bochs/bximage +simulators/bochs/bxversion.h +simulators/bochs/bxversion.rc +simulators/bochs/config.h +simulators/bochs/config.log +simulators/bochs/config.status +simulators/bochs/libtool +simulators/bochs/ltdlconf.h -!bochs/plex86/kernel/freebsd/Makefile +!simulators/bochs/plex86/kernel/freebsd/Makefile simulators/gem5/*