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.
This commit is contained in:
1
bin/tests/system/.gitignore
vendored
1
bin/tests/system/.gitignore
vendored
@@ -16,6 +16,7 @@ named.run
|
||||
/*.trs
|
||||
/*.xml
|
||||
/resolve
|
||||
/legacy.run.sh
|
||||
/run.log
|
||||
/start.sh
|
||||
/stop.sh
|
||||
|
||||
Reference in New Issue
Block a user