diff --git a/.cursorignore b/.cursorignore index afecde9..c829b9d 100644 --- a/.cursorignore +++ b/.cursorignore @@ -1,25 +1,7 @@ -.git -.DS_Store -.env -.next -.next/ -.next/static -.next/static/ -.next/static/chunks -node_modules -npm-debug.log* -yarn-debug.log* -yarn-error.log* -.cursorignore -dist -coverage -lockfile.json -*.lock +# Cursor ignore file for sdk_relay +target/ *.log -*.log.* -*.log.*.* -*.log.*.*.* -*.log.*.*.*.* -*.log.*.*.*.*.* -*.log.*.*.*.*.*.* -*.log.*.*.*.*.*.*.* \ No newline at end of file +.env* +.DS_Store +coverage/ +dist/