diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2020-09-05 10:54:18 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2020-09-14 11:40:34 +0300 |
commit | ccd3eb09b482d8a872b270436535c6c20ee4363f (patch) | |
tree | 0923d585f537cfac899133e7e27fc3cfbabbc8d2 /.gitignore | |
parent | 5a920540b12253b1ebd7e658df19f916e3c55135 (diff) |
Add meson build
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ build *.txt.user *.patch py/__pycache__ +meson.build.user |