Skip to content

Commit

Permalink
Merge pull request #89 from aiven/update-gitignore
Browse files Browse the repository at this point in the history
🙈 Add OS generated files to gitignore.
  • Loading branch information
jlprat authored Oct 17, 2022
2 parents dd025fb + 6458e78 commit 5256ba6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ hs_err_pid*

.idea
target

# OS generated files
.DS_Store
**/.DS_Store

0 comments on commit 5256ba6

Please sign in to comment.