mirror of
https://github.com/yusing/godoxy.git
synced 2025-06-14 14:22:33 +02:00
chore: update .gitignore to include .cursor directory
This commit is contained in:
parent
20021b3cae
commit
4649c8d479
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -30,6 +30,7 @@ todo.md
|
|||
mtrace.json
|
||||
.env
|
||||
.cursorrules
|
||||
.cursor/
|
||||
.windsurfrules
|
||||
test.Dockerfile
|
||||
|
||||
|
@ -37,4 +38,4 @@ node_modules/
|
|||
tsconfig.tsbuildinfo
|
||||
|
||||
!agent.compose.yml
|
||||
!agent/pkg/**
|
||||
!agent/pkg/**
|
||||
|
|
Loading…
Add table
Reference in a new issue