1
0
mirror of https://github.com/github/gitignore synced 2025-06-22 06:38:51 +02:00

Add Windows specific files to .gitignore

This commit is contained in:
Vikranth3140 2024-06-17 16:55:34 +05:30
parent f3f6c1be52
commit f54d535718

View File

@ -85,6 +85,9 @@ ipython_config.py
# macOS
.DS_Store
# Windows
Thumbs.db
# 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: