gitignore .DS_Store files

pull/15/head
Bruce MacDonald 2024-03-03 17:35:05 -05:00
parent c174e9aa66
commit 09fddfa5a1
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -158,3 +158,5 @@ cython_debug/
# 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/
.DS_Store