Add .cursor to .gitignore

This commit is contained in:
Roman Mogylatov 2025-05-21 12:35:39 -04:00
parent 770694bdd0
commit 7048c35138

3
.gitignore vendored
View File

@ -73,3 +73,6 @@ src/**/*.html
.workspace/
.vscode/
# Cursor project files
.cursor