Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed: #456, remove .DS_Store #459

Closed
wants to merge 1 commit into from
Closed

fixed: #456, remove .DS_Store #459

wants to merge 1 commit into from

Conversation

1chooo
Copy link

@1chooo 1chooo commented Mar 14, 2024

Issue #456, if available:

Description of changes:

I am trying to remove the .DS_Store file and add it to the .gitignore file. To remove the .DS_Store file, I am using the following command:

find . -name ".DS_Store" -print -delete

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@1chooo
Copy link
Author

1chooo commented Mar 14, 2024

@AWSBen, @yualexan, @mwunderl Could you please review these pull requests? If there are no issues, could you merge them and allow contributions to the AWS Lambda Developer Guide?

@1chooo 1chooo closed this by deleting the head repository Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant