refactor/ Update .gitignore to include .cursor and retain .code-workspace entry

This commit is contained in:
hongwei 2025-09-09 16:42:40 +02:00
parent ea83fce8ff
commit f744eecbfc

3
.gitignore vendored
View File

@ -34,4 +34,5 @@ marketing_diagram_generation/outputs/*
.specstory
project/project
coursier
*.code-workspace
*.code-workspace
.cursor