Skip to content

Commit

Permalink
Ignore .DS_Store and update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielluiz committed Nov 3, 2023
1 parent db5cd4f commit 356f5db
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,7 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/

# MacOS
.DS_Store

0 comments on commit 356f5db

Please sign in to comment.