1
0
mirror of https://github.com/github/gitignore synced 2025-06-22 14:48:53 +02:00

Add macOS specific files to .gitignore

This commit is contained in:
Vikranth3140 2024-06-17 16:51:52 +05:30
parent 3334be8334
commit f3f6c1be52

View File

@ -82,6 +82,9 @@ target/
profile_default/
ipython_config.py
# macOS
.DS_Store
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in: