Browse Source

.ignore update

master
heck 5 years ago
parent
commit
044ded9d98
  1. 19
      .gitignore

19
.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

Loading…
Cancel
Save