diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-21 11:09:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-21 11:14:52 +0200 |
commit | ed93f8450b92579dd639ae25361fa650613a5b7e (patch) | |
tree | c43b07d3d7723034fcbdbdf8e5ae805b6c361309 /.gitignore | |
parent | 357172f4409c74d7a2ac963290fc70c7ae10e3b1 (diff) |
Redo manifest parsing using bash co-process facility
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1 +1,4 @@ .bdep/ + +*.d +*.bash |