summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7e59047f08095df4e6e5ca4d6d6464340348cfca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
*.bak
*.exe
*.ppu
*.pcp
*.o
*.s
*.fpm
*.a
*.hex
*.elf
*.bin
*.so
*.dll
*.ppl
.*.swp
*~
*.lps
*.elg
*.log
*.obj
*.asm
*.rsj
*.res
*.orig
*.rej
*.patch
*.diff
*.lst
fpcmade.*
*-stamp.*
build-stamp.*
log.*
faillist.*
longlog.*
bin
backup
lazbuild
/compiler/pp1.wpo
/compiler/pp2.wpo
/compiler/ppc1
/compiler/ppc2
/compiler/ppc3
/compiler/ppcwpo1
/compiler/ppcwpo2
/compiler/ppc386
/compiler/ppcx64
/compiler/ppcarm
/compiler/ppca64
/compiler/ppcppc
/compiler/ppcsparc
/compiler/ppcsparc64
/compiler/ppcavr
/compiler/ppcmips
/compiler/ppcmipsel
/compiler/*/pp
/compiler/utils/fpc
/compiler/utils/mka64ins
/compiler/utils/mkarmins
/compiler/utils/mkx86ins
/compiler/utils/ppudump
/compiler/utils/ppufiles
/compiler/utils/ppumove
/packages/fpmake
/packages/fpmkunit/units_bs
/utils/fpmake
units
/tests/output
!/tests/test/units
bin/
fpmake