.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1af3cb6cf2f635e1d5431942a787d52a2ec3fa70
Author: buldi <[email protected]>
AuthorDate: Thu Feb 9 22:30:26 2023 +0100
Commit: Ilmari Lauhakangas <[email protected]>
CommitDate: Sun Feb 12 21:37:18 2023 +0000
.gitignore: /.vscode*
Some VS Code extensions create directories with this prefix.
Change-Id: Ie4a96a276970327d8da39bffd51eaf137e4163bf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146728
Tested-by: Ilmari Lauhakangas <[email protected]>
Reviewed-by: Ilmari Lauhakangas <[email protected]>
diff --git a/.gitignore b/.gitignore
index 80da6ef39f9f..70f3f95819d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -141,7 +141,7 @@ DerivedData
*.opensdf
*.vcxproj*
/.vs
-/.vscode
+/.vscode*
*.VC.db
LibreOffice.VC.VC.opendb