Kernel - Finally fixed that corruption bug (description follows)
[tpg/acess2.git] / .gitignore
1 *.o.*
2 *.d.*
3 *.xo.*
4 *~
5 *.o
6 *.d
7 *.ao
8 *.ao.*
9 *.so
10 *.so.*
11 *.i486
12 *.i386
13 *.x86_64
14 *.bin
15 *.dsm
16 *.dmp
17 *.lin
18 *.exe
19 *.kmd.*
20 Map*.txt
21 map.txt
22 Doxylog*.txt
23 LineCounts.*.txt
24 bochs*.txt
25 serial.txt
26 *.gz
27 *.img
28 SrcDoc/
29 APIDoc/
30 Usermode/Output/
31 gitstats/
32 .*.swp
33 .*
34
35 obj-*/

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