.gitignore |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f02dea373c8162bbec5a6e0e60b74ffbd107f1a9
Author:     Stephan Bergmann <[email protected]>
AuthorDate: Thu Dec 23 13:24:49 2021 +0100
Commit:     Stephan Bergmann <[email protected]>
CommitDate: Thu Dec 23 14:46:25 2021 +0100

    Adapt .gitignore
    
    ...to 8d7e266943447a97ad09caebc263f3b2d6abdbde "provide a 'make
    vscode-ide-integration' target"
    
    Change-Id: I16a7ba8acc66c3765f29f2235c173fb6853c82be
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127357
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <[email protected]>

diff --git a/.gitignore b/.gitignore
index 418108746918..fe93465e832e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@
 /bin/odfvalidator.sh
 /bin/officeotron.sh
 /hardened_runtime.xcent
+/vs-code.code-workspace.template
 /Makefile
 
 # make id

Reply via email to