Usermode/ld-acess - Disabled PIC (not needed)
[tpg/acess2.git] / .gitignore
1 *.o.*
2 *.d.*
3 *.dep.*
4 *.xo.*
5 *~
6 *.o
7 *.d
8 *.ao
9 *.ao.*
10 *.so
11 *.so.*
12 *.dsm
13 *.dmp
14 *.lin
15 *.exe
16 *.kmd.*
17 *.log
18 Map*.txt
19 map.txt
20 Doxylog*.txt
21 LineCounts.*.txt
22 bochs*.txt
23 serial.txt
24 *.gz
25 *.img
26 SrcDoc/
27 APIDoc/
28 Usermode/Output/
29 gitstats/
30 .*.swp
31 .*
32
33 *.res.h
34 Dist/
35 obj-*/
36
37 *.i486
38 *.i386
39 *.x86_64
40 *.bin

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