From 044ded9d98d30a8d110033c96a5aca83138a15eb Mon Sep 17 00:00:00 2001 From: heck Date: Tue, 12 Jan 2021 00:20:56 +0100 Subject: [PATCH] .ignore update --- .gitignore | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 336fded..a34cc7d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,14 +48,15 @@ pip-wheel-metadata/ # platform artifacts .DS_store -# gen-cid -/gen/data/output -/gen/data/input/synth_shed/synth_shed -/gen/data/input/test_data/test_lib -/gen/examples/ext/synth_shed/gen/py_module.cc -/gen/examples/ext/synth_shed/gen/py_module.yml2 +# 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.cid.json +/src/pEp/_pEp/adapter_main.hh.acid.json /src/pEp/_pEp/adapter_main.hh.header.json -/gen/examples/lib/synth_shed/libsynth_shed.a -/gen/examples/lib/synth_shed/synth_shed