Skip to content

Conversation

@calavera
Copy link
Collaborator

@calavera calavera commented Apr 25, 2025

Ignore patterns from files in system directories with the cargo-lambda app name.
Ignore patterns from a .cargolambdaignore file in the root of the repository.
Ignore patterns from a file specified with the CARGO_LAMBDA_IGNORE_FILE environment variable.

Fixes #844

@calavera calavera force-pushed the fix_ignore_files branch 2 times, most recently from 1393624 to e0c85b7 Compare April 25, 2025 21:18
@cargo-lambda cargo-lambda deleted a comment from github-actions bot Apr 25, 2025
@cargo-lambda cargo-lambda deleted a comment from github-actions bot Apr 25, 2025
@cargo-lambda cargo-lambda deleted a comment from github-actions bot Apr 25, 2025
@cargo-lambda cargo-lambda deleted a comment from github-actions bot Apr 25, 2025
@cargo-lambda cargo-lambda deleted a comment from github-actions bot Apr 25, 2025
@cargo-lambda cargo-lambda deleted a comment from github-actions bot Apr 25, 2025
Ignore patterns from files in system directories with the `cargo-lambda` app name.
Ignore patterns from a `.cargolambdaignore` file in the root of the repository.
Ignore patterns from a file specified with the CARGO_LAMBDA_IGNORE_FILE environment variable.
@calavera calavera merged commit 06e1bcc into main Apr 25, 2025
8 checks passed
@calavera calavera deleted the fix_ignore_files branch April 25, 2025 22:11
@github-actions
Copy link
Contributor

This pull request has been automatically locked. Create a new discussion if you'd like to continue the conversation. https://github.com/cargo-lambda/cargo-lambda/discussions/new?category=general

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ignore specific files or directory with watch

2 participants