chore: remove .cursor from gitignore (ignore locally if needed)

Made-with: Cursor
This commit is contained in:
Lepre-CHAU-n 2026-04-29 00:26:59 -07:00
parent 13b2bef574
commit 5134fc190b

3
.gitignore vendored
View file

@ -25,9 +25,6 @@ certificates/
.DS_Store
*.pem
# Cursor IDE (local/agent rules — do not ship unless team chooses to share)
.cursor/
# debug
npm-debug.log*
yarn-debug.log*