[Libreoffice-commits] core.git: compilerplugins/.gitignore
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Sat Oct 12 12:58:57 UTC 2019
compilerplugins/.gitignore | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 1a60b3a0f3566f9658d284079e0e3e42664e52fd
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Sat Oct 12 10:07:48 2019 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Sat Oct 12 14:57:47 2019 +0200
Adapt compilerplugins/.gitignore
...to 0ec6797f8063a1a82dc492840351c3f0f58088a4 "generate make dependencies also
for clang.pch"
Change-Id: I33dcc514a7d9a80b737b56e5126dbf6a6a926ee2
Reviewed-on: https://gerrit.libreoffice.org/80709
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/compilerplugins/.gitignore b/compilerplugins/.gitignore
index 0527f41e81f8..a20678901a16 100644
--- a/compilerplugins/.gitignore
+++ b/compilerplugins/.gitignore
@@ -7,6 +7,7 @@
/clang/sharedvisitor/analyzer.exe
/clang/sharedvisitor/analyzer.o
/clang/sharedvisitor/clang.pch
+/clang/sharedvisitor/clang.pch.d
/clang/sharedvisitor/generator
/clang/sharedvisitor/generator.d
/clang/sharedvisitor/generator.exe
More information about the Libreoffice-commits
mailing list