diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-11-08 06:17:17 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-11-08 06:17:17 +0000 |
| commit | d11441884740d394f73f1a145b502e270482a2d2 (patch) | |
| tree | 8ce1258d8f66a65945b611b6a2836eadd5861889 /Tuprules.lua | |
| parent | add $order mechanism (diff) | |
| download | mmm-d11441884740d394f73f1a145b502e270482a2d2.tar.gz mmm-d11441884740d394f73f1a145b502e270482a2d2.zip | |
recursive tup stuff
Diffstat (limited to 'Tuprules.lua')
| -rw-r--r-- | Tuprules.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tuprules.lua b/Tuprules.lua new file mode 100644 index 0000000..77b1ed8 --- /dev/null +++ b/Tuprules.lua @@ -0,0 +1,3 @@ +tup.creategitignore() + +root = tup.nodevariable '.' |
