resume/.cursorignore

12 lines
300 B
Plaintext

# Ignore all files and directories in the root except for the docker directory.
/build-test-deploy.sh
/docker-compose.production.yml
/docker-compose.staging.yml
/package-lock.json
/package.json
/playwright.config.js
/README.md
/stack.production.yml
/stack.staging.yml
# /tests/
Dockerfile.production