You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
302 B
28 lines
302 B
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/
|
|
|