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

Add .DS_Store to gitignore #428

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Add .DS_Store to gitignore #428

merged 1 commit into from
Aug 11, 2021

Conversation

IanMadd
Copy link
Contributor

@IanMadd IanMadd commented Aug 10, 2021

Signed-off-by: Ian Maddaus Ian.Maddaus@progress.com

Description

Add .DS_Store to gitignore so it's not an issue again.

Please describe what this change achieves. Ensure you have read the Contributing to InSpec document before submitting.

Issues Resolved

List any existing issues this PR resolves, or any Discourse or StackOverflow discussion that's relevant

Check List

Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
@IanMadd IanMadd requested a review from a team as a code owner August 10, 2021 18:15
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sathish-progress
Copy link
Contributor

This is fine for now since most of us use MacOS .. but this could be very developer environment specific .. So the recommended setup to ignore system files it to do it globally or adding it to project's git/info/exclude
Please refer for steps https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer

Copy link
Contributor

@sathish-progress sathish-progress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sathish-progress sathish-progress merged commit c7bdd4a into master Aug 11, 2021
@sathish-progress sathish-progress deleted the im/gitignore branch August 11, 2021 04:43
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.

2 participants