Skip to content

Commit

Permalink
Update .gitignore to ignore '.DS_Store' files
Browse files Browse the repository at this point in the history
  • Loading branch information
techncl committed Oct 31, 2024
1 parent ccf921a commit fb4d73e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ project/plugins/project/
# IntelliJ specific
.idea/*
*.iml

# MacOS specific
**/.DS_Store

0 comments on commit fb4d73e

Please sign in to comment.