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.
 
 
 

89 lines
1.1 KiB

syntax: glob
ws/
pEp.egg-info/
dist/
build/
.pythonhist
.gnupg
.lldb
.so
.pEp_management.db*
.python_history
__pycache__/
test/Laptop/
test/Library/
test/Phone/
test/TestInbox/
test/Backup/
test/lib/
test/imap_settings.py
venv/
build-windows/Debug/
build-windows/Release/
build-windows/packages/
build-windows/.vs/
build-windows/pEpPythonAdapter.vcxproj.*
launch.json
settings.json
# Default ignored files
.idea/
docs/build/
.eggs/
.tox/
=======
# Build config
build.conf
# Python artifacts
/build/
/dist/
__pycache__/
*.py[co]
/.tox
.pytest_cache
/venv/
/_venv/
*.egg-info/
/*.egg-link
/*.egg
/.eggs/
/pip-wheel-metadata/
# file generated by setuptools_scm
/src/pEp/__version__.py
# Doc artifacts
/docs/build/
# Test artifacts
/test/Laptop
/test/Library
/test/Phone
/test/TestInbox
/test/Backup
/test/lib
/test/imap_settings.py
# Editor artifacts and config
.idea/
*~
.\#*
\#*#
*.swp
.idea
.spyproject
*.code-workspace
tags
ws
# platform artifacts
.DS_store
/src/pEp/_pEp.cpython-38-darwin.so
/src/pEp/_pEp/basic_api.o
/src/pEp/_pEp/identity.o
/src/pEp/_pEp/message.o
/src/pEp/_pEp/message_api.o
/src/pEp/_pEp/pEpmodule.o
/src/pEp/_pEp/str_attr.o
/test/.pEp/