.gitignore |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 8d56aedbbf33c33aa68bc08c372dd898bd2314b9
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Thu Aug 13 15:21:04 2020 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Fri Aug 14 08:28:58 2020 +0200

    add compilerplugin-generated files to .gitignore
    
    Change-Id: I55bfe3cc00da74fdfd594175643684c3e28fe09b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100664
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/.gitignore b/.gitignore
index c37494bd71ce..ef83a7be420a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,3 +179,6 @@ LibreOffice.VC.VC.opendb
 
 # vim-ide-integration
 /compile_commands.json
+
+# clang-plugin generated temporary files
+compilerplugins/clang/sharedvisitor/*.dwo
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to