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

Ignore .DS_Store files #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Ignore .DS_Store files #1

wants to merge 1 commit into from

Conversation

aXb0t
Copy link

@aXb0t aXb0t commented Dec 13, 2024

What does this Pull Request do?

Provide a brief description of what the intended result of the PR will be and/or what
problem it solves.

This pull request simply ignores .DS_Store files introduced by some specific operating systems.

What's new?

Introduced a .gitignore file to ignore future additions of the files in question.

How should this be tested?

Check out this branch / pull request.
Open the working directory in an operating system such as MacOS
Inspect the directory structure for the addition of .DS_Store files
Confirm the files are ignored by Git, so they are no longer tracked by source control.

Documentation Status

No documentation needed, .gitignore is self-documenting for the most part.

Additional Notes:

Simply testing this Islandora engagement vector with a tiny yet useful change.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers -- Hello! 👋

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