- syntax: glob
-
- local.conf
- *.swp
- ws
- tags
- .DS_Store
- pEp.egg-info
- dist
- build
- .pythonhist
- .gnupg
- .lldb
- .pEp_management.db*
- .python_history
- __pycache__
- test/Laptop
- test/Library
- test/Phone
- test/TestInbox
- test/Backup
- test/lib
- test/imap_settings.py
- venv
- launch.json
- settings.json
- # Default ignored files
- .idea/
|