Add legacy.run.sh to .gitignore

While this file is no longer created / used in the main branch, it may
linger around when switching from maintenance branches.

(cherry picked from commit 6262d002bf)
This commit is contained in:
Nicki Křížek 2024-05-27 16:24:35 +02:00
parent 04200e4025
commit 93356d6b3a

View file

@ -15,6 +15,7 @@ named.run
/*.trs
/*.xml
/resolve
/legacy.run.sh
/run.log
/start.sh
/stop.sh