Kernel - Fixed double-lock caused by workqueue
[tpg/acess2.git] / .gitignore
index aeb9069..c2b6411 100644 (file)
@@ -1,5 +1,6 @@
 *.o.*
 *.d.*
+*.dep.*
 *.xo.*
 *~
 *.o
@@ -8,16 +9,36 @@
 *.ao.*
 *.so
 *.so.*
-*.i486
-*.i386
-*.bin
 *.dsm
 *.dmp
+*.lin
+*.exe
 *.kmd.*
+*.log
 Map*.txt
+map.txt
 Doxylog*.txt
 LineCounts.*.txt
 bochs*.txt
 serial.txt
 *.gz
 *.img
+SrcDoc/
+APIDoc/
+Usermode/Output/
+gitstats/
+.*.swp
+.*
+
+*.res.h
+Dist/
+obj-*/
+
+*.i486
+*.i386
+*.x86_64
+*.bin
+
+Makefile.user.cfg
+QemuLog.txt
+Screenshots/

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