1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 06:07:58 +02:00

Add .DS_Store to Python.gitignore

This commit is contained in:
Odai Athamneh 2023-12-06 17:38:22 -06:00
parent 4488915eec
commit 8e2188eea3

View File

@ -158,3 +158,6 @@ 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/
# System files
.DS_Store