mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 18:24:19 +02:00
Add several pattern from tests sub-directory to ignore list
(cherry picked from commit a837c8d47a
)
This commit is contained in:
parent
0f0b9833fe
commit
3892689ef7
11
.gitignore
vendored
11
.gitignore
vendored
@ -59,8 +59,19 @@ a.out
|
|||||||
/packages/fpmkunit/units_bs
|
/packages/fpmkunit/units_bs
|
||||||
/utils/fpmake
|
/utils/fpmake
|
||||||
units
|
units
|
||||||
|
/tests/createlst
|
||||||
|
/tests/gparmake
|
||||||
/tests/output
|
/tests/output
|
||||||
|
/tests/output*
|
||||||
!/tests/test/units
|
!/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/
|
bin/
|
||||||
fpmake
|
fpmake
|
||||||
packages/fcl-db/tests/database.ini
|
packages/fcl-db/tests/database.ini
|
||||||
|
Loading…
Reference in New Issue
Block a user