forked from loongson/fpc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
104 lines (104 loc) · 1.26 KB
/
.gitignore
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
*.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
*.ttp
*.prg
fpcmade.*
*-stamp.*
build-stamp.*
BuildUnit_*.pp
BUnit.pp
log.*
faillist.*
gdb4fpc.ini
link*.res
longlog.*
bin
backup
lazbuild
*.wpo
fp.dsk
fp.ini
fp.cfg
settings.json
*.code-workspace
Kconfig
Kconfig.projbuild
sdkconfig
sdkconfig.h
kconfigs.in
kconfigs_projbuild.in
*.ld
*.env
*.dbg
ppas.bat
ppas.sh
a.out
symbol_order*.fpc
/compiler/ppc*
/compiler/gppc*
!/compiler/ppc*.lpi
*.lpi
!/compiler/ppc*.pas
/compiler/*/pp
/compiler/revision.inc
/compiler/utils/fpc
/compiler/utils/msg2inc
/compiler/utils/mka64ins
/compiler/utils/mkz80ins
/compiler/utils/mkarmins
/compiler/utils/mkx86ins
/compiler/utils/mk68kins
/compiler/utils/ppudump
/compiler/utils/ppufiles
/compiler/utils/ppumove
/compiler/utils/mkx86inl
/packages/fpmake
/packages/fpmkunit/units_bs
/rtl/Package.fpc
/rtl/units-*
/utils/fpmake
/utils/fpcm/fpcmake
units
/tests/createlst
/tests/gparmake
/tests/output
/tests/output*
!/tests/test/units
/tests/tstunits/tmp/
/tests/tstunits/*-*/
/tests/utils/concat
/tests/utils/digest
/tests/utils/dotest
/tests/utils/fail
/tests/utils/fptime
/tests/utils/testfail
bin/
fpmake
packages/fcl-db/tests/database.ini