Skip to content

Commit

Permalink
Update .gitignore to ignore .settings directory
Browse files Browse the repository at this point in the history
  • Loading branch information
wxiaoyun committed Mar 7, 2024
1 parent aed7d69 commit 57bdd47
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 17 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ bin/**
.vscode/
.vscode/**

.settings

# MacOS custom attributes files created by Finder
.DS_Store
docs/_site/
Expand Down
13 changes: 0 additions & 13 deletions .settings/org.eclipse.buildship.core.prefs

This file was deleted.

4 changes: 0 additions & 4 deletions .settings/org.eclipse.jdt.core.prefs

This file was deleted.

0 comments on commit 57bdd47

Please sign in to comment.