git: 07054467395b - main - .gitignore: ignore .vscode
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 May 2025 07:45:50 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=07054467395bff7453147407e9fd389890db00b9 commit 07054467395bff7453147407e9fd389890db00b9 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2025-05-14 07:41:38 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2025-05-14 07:45:23 +0000 .gitignore: ignore .vscode --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 69ea1937a19a..f2501400e1f4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /distfiles /packages /security/vuxml/vuln-flat.xml +/.vscode Makefile.local Mk/bsd.local.mk Mk/bsd.overlay.mk