The .mypy_cache was added to the system test dir gitignore, since it
should be ignored.
(cherry picked from commit 4145068bfa)
25 lines
263 B
Plaintext
25 lines
263 B
Plaintext
.cache
|
|
.hypothesis
|
|
.mypy_cache
|
|
__pycache__
|
|
dig.out*
|
|
rndc.out*
|
|
nsupdate.out*
|
|
named.lock
|
|
named.pid
|
|
named.run
|
|
/feature-test
|
|
/test.output.*
|
|
/makejournal
|
|
/systests.output
|
|
/random.data
|
|
parallel.mk
|
|
/*.log
|
|
/*.trs
|
|
/resolve
|
|
/run.sh
|
|
/run.log
|
|
/start.sh
|
|
/stop.sh
|
|
/ifconfig.sh
|