From 28a5292fc54a608e64305be2686beffbcd5a14fd Mon Sep 17 00:00:00 2001 From: Rop Gonggrijp Date: Thu, 18 Feb 2021 08:55:53 +0100 Subject: [PATCH] example.tag get modified during build, so .gitignore. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 90d6d6f6f..c39faaba7 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ atlassian-ide-plugin.xml # generated by Crashlytics plugin (for Android Studio and Intellij) com_crashlytics_export_strings.xml + +# modified by build process +examples/doxygen/example.tag