mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
tools: ignore last update check for genea.app (#409)
- static HTML/JS application, no dependencies - relatively simple, most JS code comes from a vendored copy of vue.js
This commit is contained in:
parent
88fb87277b
commit
d9f7ad6b08
2 changed files with 2 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ steps:
|
|||
- https://github.com/knrdl/bicimon # simple/no maintenance required
|
||||
- https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
|
||||
- https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required
|
||||
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
|
||||
|
|
|
|||
|
|
@ -13,3 +13,4 @@ steps:
|
|||
- https://github.com/knrdl/bicimon # simple/no maintenance required
|
||||
- https://github.com/Kshitij-Banerjee/Cubiks-2048 # simple/no maintenance required
|
||||
- https://github.com/azlux/Simple-URL-Shortener # simple/no maintenance required
|
||||
- https://github.com/genea-app/genea-app # static HTML/JS, simple/no maintenance required
|
||||
|
|
|
|||
Loading…
Reference in a new issue