[Libreoffice-commits] core.git: compilerplugins/.gitignore
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Thu Sep 12 09:44:00 UTC 2019
compilerplugins/.gitignore | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 005c43025ac6121074616fed7628d7acd0a68101
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Sep 12 10:47:18 2019 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Sep 12 11:43:18 2019 +0200
One more generated file missing from compilerplugins/.gitignore
Change-Id: I19bfb57f842d3c4fbff011c019b637ec1b80314f
Reviewed-on: https://gerrit.libreoffice.org/78826
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/compilerplugins/.gitignore b/compilerplugins/.gitignore
index 73146bcd4e8a..d6a06791de79 100644
--- a/compilerplugins/.gitignore
+++ b/compilerplugins/.gitignore
@@ -14,5 +14,6 @@
/clang/sharedvisitor/sharedvisitor.cxx
/clang/sharedvisitor/sharedvisitor.d
/clang/sharedvisitor/sharedvisitor.o
+/clang/sources-new.txt
/clang/sources.txt
obj
More information about the Libreoffice-commits
mailing list