From: John Hodge (sonata) Date: Thu, 1 Aug 2013 04:01:01 +0000 (+0800) Subject: .gitignore - Explicity hide bochs(dbg|out).txt, allows bochsrc.txt to be seen X-Git-Tag: rel0.15~292^2~2 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=9b2c61cacee781f95eab84e8395ede4ec3c6e3bc;p=tpg%2Facess2.git .gitignore - Explicity hide bochs(dbg|out).txt, allows bochsrc.txt to be seen --- diff --git a/.gitignore b/.gitignore index fb452775..50205787 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,8 @@ Map*.txt map.txt Doxylog*.txt LineCounts.*.txt -bochs*.txt +bochsout.txt +bochsdbg.txt serial.txt *.gz *.img