Merge branch 'master' of git://localhost/acess2
[tpg/acess2.git] / .gitignore
index 314db8e..5020578 100644 (file)
@@ -1,5 +1,6 @@
 *.o.*
 *.d.*
+*.dep.*
 *.xo.*
 *~
 *.o
@@ -8,23 +9,46 @@
 *.ao.*
 *.so
 *.so.*
-*.i486
-*.i386
-*.x86_64
-*.bin
 *.dsm
 *.dmp
+*.lin
+*.exe
 *.kmd.*
+*.log
 Map*.txt
 map.txt
 Doxylog*.txt
 LineCounts.*.txt
-bochs*.txt
+bochsout.txt
+bochsdbg.txt
 serial.txt
 *.gz
 *.img
 SrcDoc/
-ApiDoc/
+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

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