Kernel/VTerm - "Fix" wrapping issue in VTerm (why was old behavior there?)
[tpg/acess2.git] / .gitignore
index 672b9ab..365eb6c 100644 (file)
@@ -5,6 +5,7 @@
 *~
 *.o
 *.d
+*.gch
 *.ao
 *.ao.*
 *.so
@@ -19,13 +20,18 @@ Map*.txt
 map.txt
 Doxylog*.txt
 LineCounts.*.txt
-bochs*.txt
+bochsout.txt
+bochsdbg.txt
 serial.txt
 *.gz
 *.img
+*.vmdk
+*.iso
 SrcDoc/
 APIDoc/
+Usermode/*/*/UTEST/stage
 Usermode/Output/
+Usermode/include
 gitstats/
 .*.swp
 .*
@@ -38,3 +44,25 @@ obj-*/
 *.i386
 *.x86_64
 *.bin
+
+*.a
+
+*.pcap
+
+Makefile.user.cfg
+QemuLog.txt
+Screenshots/
+
+Tools/*/obj/
+Tools/*/Makefile.BuildNum
+Tools/disktool
+Tools/nettest
+Tools/nettest_runner
+Tools/img2sif
+Tools/stdout.txt
+Tools/stderr.txt
+
+*.udi
+UDI/drivers/*/bin
+UDI/ia32/
+UDI/Tools/udibuild

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