diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2020-12-16 09:07:33 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2020-12-16 10:19:36 +0200 |
commit | f2ed55fda6f520f60f92f2cf9becdc52616f4460 (patch) | |
tree | aaeb120fad986ca3abf3b703714e6b6c5adb1ab6 /.gitignore | |
parent | 4da4b0744378d7eb07d51919b4110c00c3f75ae9 (diff) |
Add meson subproject wrap for pybind 2.6.0
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ build py/__pycache__ *.pyc meson.build.user +subprojects/packagecache/ +subprojects/pybind11-*/ |