.gitignore - Ignore UDI staging directory
[tpg/acess2.git] / .gitignore
index eb1e7d6..143b49e 100644 (file)
@@ -1,5 +1,6 @@
 *.o.*
 *.d.*
+*.dep.*
 *.xo.*
 *~
 *.o
@@ -8,10 +9,6 @@
 *.ao.*
 *.so
 *.so.*
-*.i486
-*.i386
-*.x86_64
-*.bin
 *.dsm
 *.dmp
 *.lin
@@ -22,17 +19,38 @@ 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
 .*
 
 *.res.h
-
+Dist/
 obj-*/
+
+*.i486
+*.i386
+*.x86_64
+*.bin
+
+*.a
+
+Makefile.user.cfg
+QemuLog.txt
+Screenshots/
+
+Tools/*/obj/
+Tools/*/Makefile.BuildNum
+Tools/disktool
+Tools/nettest
+Tools/img2sif
+
+UDI/ia32/

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