From 294e04a7cdc44c2c4631d7cc747780a8dcd8d1fd Mon Sep 17 00:00:00 2001 From: Vikranth3140 Date: Mon, 17 Jun 2024 17:06:48 +0530 Subject: [PATCH] Revert back removing os related cache files --- Python.gitignore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index 1512624a..ceefc460 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -82,12 +82,6 @@ target/ profile_default/ 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: