syntax: glob # c/c++ artifacts *.o *.so # Build config local.conf # Python artifacts /build/ /dist/ __pycache__/ *.py[co] .pytest_cache 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 # platform artifacts .DS_store # pEpACIDGen /gen/dist/ /gen/build/ /gen/examples/ext/synth_shed/synth_shed/gen/py_module.pybind11 /gen/examples/ext/synth_shed/synth_shed/gen/py_module.yml2 /gen/examples/lib/lib_synth_shed/synth_shed /gen/examples/lib/lib_synth_shed/libsynth_shed.a /gen/examples/lib/lib_test/lib_test /src/pEp/_pEp/adapter_main.hh.ast.json /src/pEp/_pEp/adapter_main.hh.acid.json /src/pEp/_pEp/adapter_main.hh.header.json