summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 13ae73801dcd577b14a73b3f13680531236e671c (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
*.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
*.app
fpcmade.*
*-stamp.*
build-stamp.*
log.*
faillist.*
longlog.*
bin
backup
lazbuild
*.wpo
a.out
/compiler/ppc*
!/compiler/ppc*.lpi
*.lpi
!/compiler/ppc*.pas
/compiler/*/pp
/compiler/utils/fpc
/compiler/utils/msg2inc
/compiler/utils/mka64ins
/compiler/utils/mkz80ins
/compiler/utils/mkarmins
/compiler/utils/mkx86ins
/compiler/utils/ppudump
/compiler/utils/ppufiles
/compiler/utils/ppumove
/compiler/utils/mkx86inl
/packages/fpmake
/packages/fpmkunit/units_bs
/utils/fpmake
units
/tests/output
!/tests/test/units
bin/
fpmake