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
This commit is contained in:
31
.gitignore
vendored
31
.gitignore
vendored
@ -8,22 +8,23 @@
|
|||||||
*~
|
*~
|
||||||
Makefile
|
Makefile
|
||||||
build
|
build
|
||||||
|
build-*
|
||||||
|
|
||||||
bochs/autom4te.cache/
|
simulators/bochs/autom4te.cache/
|
||||||
bochs/bochs
|
simulators/bochs/bochs
|
||||||
bochs/build/linux/bochs-dlx
|
simulators/bochs/build/linux/bochs-dlx
|
||||||
bochs/build/macosx/Info.plist
|
simulators/bochs/build/macosx/Info.plist
|
||||||
bochs/build/win32/nsis/bochs.nsi
|
simulators/bochs/build/win32/nsis/bochs.nsi
|
||||||
bochs/bxcommit
|
simulators/bochs/bxcommit
|
||||||
bochs/bximage
|
simulators/bochs/bximage
|
||||||
bochs/bxversion.h
|
simulators/bochs/bxversion.h
|
||||||
bochs/bxversion.rc
|
simulators/bochs/bxversion.rc
|
||||||
bochs/config.h
|
simulators/bochs/config.h
|
||||||
bochs/config.log
|
simulators/bochs/config.log
|
||||||
bochs/config.status
|
simulators/bochs/config.status
|
||||||
bochs/libtool
|
simulators/bochs/libtool
|
||||||
bochs/ltdlconf.h
|
simulators/bochs/ltdlconf.h
|
||||||
|
|
||||||
!bochs/plex86/kernel/freebsd/Makefile
|
!simulators/bochs/plex86/kernel/freebsd/Makefile
|
||||||
|
|
||||||
simulators/gem5/*
|
simulators/gem5/*
|
||||||
|
|||||||
Reference in New Issue
Block a user