Skip to content

Commit

Permalink
Add .DS_STORE to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamalama committed Jan 20, 2023
1 parent 40b40f6 commit e135c7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.bash_history
.cache
.coverage
.DS_STORE
.env
.idea/
.mypy_cache/
Expand Down

0 comments on commit e135c7c

Please sign in to comment.