diff options
| author | Matthieu Pignolet <matthieu@puffer.fish> | 2025-05-26 15:29:00 +0400 |
|---|---|---|
| committer | Matthieu Pignolet <matthieu@puffer.fish> | 2025-05-26 15:29:00 +0400 |
| commit | 3b9b3217b31a32dd5aaef482c48f50cda068f92a (patch) | |
| tree | 98e7d638429f46470a07b9df6738da5d7ba13159 | |
| parent | 136ccd6acdc1bbabf633efd55bfccdab4eb7049a (diff) | |
feat: add meta/main.yml file
| -rw-r--r-- | meta/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/main.yml b/meta/main.yml new file mode 100644 index 0000000..0f50759 --- /dev/null +++ b/meta/main.yml @@ -0,0 +1,3 @@ +--- + +dependencies: [] |
