Last active
July 22, 2022 06:51
-
-
Save o3bvv/6fb6bda1d409204f8871fa7d97e80a8b to your computer and use it in GitHub Desktop.
Exclude items for rsync
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
.tox | |
.pytest_cache | |
.egg-info | |
__pycache__ | |
.vscode | |
.idea | |
Icon\r | |
Icon$\r | |
Icon? | |
Photos Library.photoslibrary | |
/lost+found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment