.gitignore - Explicity hide bochs(dbg|out).txt, allows bochsrc.txt to be seen
[tpg/acess2.git] / .gitignore
index 61743ec..5020578 100644 (file)
@@ -19,13 +19,15 @@ Map*.txt
 map.txt
 Doxylog*.txt
 LineCounts.*.txt
-bochs*.txt
+bochsout.txt
+bochsdbg.txt
 serial.txt
 *.gz
 *.img
 SrcDoc/
 APIDoc/
 Usermode/Output/
+Usermode/include
 gitstats/
 .*.swp
 .*
@@ -39,6 +41,8 @@ obj-*/
 *.x86_64
 *.bin
 
+*.a
+
 Makefile.user.cfg
 QemuLog.txt
 Screenshots/

UCC git Repository :: git.ucc.asn.au