diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-26 09:53:39 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-26 09:53:52 +0100 |
| commit | 84db1ca075dc63ccb02da825948d95ad09f94e4d (patch) | |
| tree | b9678bec669304bb3201a1e40a86bb3828150fac /feeds | |
| parent | 291450f2add8ddd6ed8757b2bdbfceb476be3033 (diff) | |
Convert submodules to regular repo files, add custom feeds
Diffstat (limited to 'feeds')
| -rw-r--r-- | feeds/.gitignore | 1 | ||||
| -rw-r--r-- | feeds/.gitkeep | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/feeds/.gitignore b/feeds/.gitignore new file mode 100644 index 0000000..6f66c74 --- /dev/null +++ b/feeds/.gitignore @@ -0,0 +1 @@ +*.zip
\ No newline at end of file diff --git a/feeds/.gitkeep b/feeds/.gitkeep deleted file mode 100644 index e69de29..0000000 --- a/feeds/.gitkeep +++ /dev/null |
