summaryrefslogtreecommitdiff
path: root/compilerplugins/.gitignore
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-09-11 18:09:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-09-11 19:27:47 +0200
commit343df4dfb7242599afc3187b9c674037b7d5c6af (patch)
treeecac63badbc140a2c585434ac8e2437885c50300 /compilerplugins/.gitignore
parentb057f4f8dbc1a3e392fee7b0b06de1847d3424c3 (diff)
Adapt compilerplugins/.gitignore
...to ceb26770b3d1c5c2ffaf73f8f589c5e169e6db06 "split clangplugins sharedvisitor generator into two steps" Change-Id: Icee23ea3c130a7f157d6fec0489d0b9d8f03da20 Reviewed-on: https://gerrit.libreoffice.org/78821 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'compilerplugins/.gitignore')
-rw-r--r--compilerplugins/.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/compilerplugins/.gitignore b/compilerplugins/.gitignore
index b672fdeaf35b..73146bcd4e8a 100644
--- a/compilerplugins/.gitignore
+++ b/compilerplugins/.gitignore
@@ -1 +1,18 @@
+/clang/clang-timestamp
+/clang/plugin.dll
+/clang/plugin.so
+/clang/sharedvisitor/*.plugininfo
+/clang/sharedvisitor/analyzer
+/clang/sharedvisitor/analyzer.d
+/clang/sharedvisitor/analyzer.exe
+/clang/sharedvisitor/analyzer.o
+/clang/sharedvisitor/clang.pch
+/clang/sharedvisitor/generator
+/clang/sharedvisitor/generator.d
+/clang/sharedvisitor/generator.exe
+/clang/sharedvisitor/generator.o
+/clang/sharedvisitor/sharedvisitor.cxx
+/clang/sharedvisitor/sharedvisitor.d
+/clang/sharedvisitor/sharedvisitor.o
+/clang/sources.txt
obj