Repo: Add .devcontainer/ folder to .gitignore (#106951)

Update .gitignore to ignore the .devcontainer/ folder
This commit is contained in:
Mihai Turdean
2025-06-24 14:39:58 +00:00
committed by GitHub
parent 06278615fb
commit 46363d305b
+1
View File
@@ -69,6 +69,7 @@ public/css/*.min.css
!.vscode/launch.json
.vs/
.cursor/
.devcontainer/
.eslintcache
.stylelintcache