summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-08-13 15:21:04 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-08-14 08:28:58 +0200
commit8d56aedbbf33c33aa68bc08c372dd898bd2314b9 (patch)
tree4b125364a35c93a26b362fbc0cc80b7003f6ed3a /.gitignore
parent3bf742283943ec20f7155a568583d4daec39fbb9 (diff)
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.grandin@collabora.co.uk>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
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