add secmod.db files to .gitignore

sometimes the xml security tests will leave these lying around,
and we don't want them committed

Change-Id: I703aee4cb5b3e5c41449f744f1628c09be70d077
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162070
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin 2024-01-15 07:54:29 +02:00 committed by Noel Grandin
parent a2fb7ac13e
commit de09bd97f0

3
.gitignore vendored
View file

@ -196,3 +196,6 @@ gdbtrace.log
# Android builds
/android/jniLibs/
/android/obj/
# xml unit tests sometimes leave these lying around
**/secmod.db