Skip to content

Conversation

ohbus
Copy link
Contributor

@ohbus ohbus commented Jan 27, 2022

Update gitignore to not include a commonly created file by OSX systems called .DS_Store

@ohbus ohbus requested a review from iluwatar January 27, 2022 03:20
@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

local.properties
.loadpath
.recommenders
.DS_Store
Copy link

Choose a reason for hiding this comment

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

Suggested change
.DS_Store
################## Mac OS X ######################
.DS_Store
.DS_Store?
.AppleDouble
.LSOverride

reference: https://github.com/github/gitignore/blob/main/Global/macOS.gitignore

@iluwatar iluwatar self-assigned this Feb 12, 2022
@iluwatar iluwatar added this to the 1.26.0 milestone Feb 12, 2022
@iluwatar iluwatar merged commit dde31bf into iluwatar:master Feb 12, 2022
@iluwatar
Copy link
Owner

Thanks @ohbus, I trust this is a good change for Mac users

RobbiNespu pushed a commit to RobbiNespu/java-design-patterns that referenced this pull request Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants