mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-04 07:57:53 +02:00
108 lines
1.3 KiB
Plaintext
108 lines
1.3 KiB
Plaintext
*.psx-exe
|
|
*.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
|
|
*.compiled
|
|
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
|
|
!/compiler/ppc*.pas
|
|
/compiler/*/pp
|
|
/compiler/msgidx.inc
|
|
/compiler/msgtxt.inc
|
|
/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
|