diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
commit | 2b507a985c4be32124f44e4d1c08e4df132a41ca (patch) | |
tree | d541d1b1c465171ad9da44636118d730d0414f11 /buildfile |
Createv0.0.1
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buildfile b/buildfile new file mode 100644 index 0000000..0a6641c --- /dev/null +++ b/buildfile @@ -0,0 +1 @@ +./: file{**} |