diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2026-02-01 21:59:35 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2026-02-01 21:59:35 +0200 |
| commit | b99d904cd2b37feb129a6d747d1ce422d31cffba (patch) | |
| tree | be0946042133c15521d6083fff4fc628c8d840b9 | |
| parent | 757f611a4d738688bc97cc6787ecce8650f25873 (diff) | |
| download | weather-b99d904cd2b37feb129a6d747d1ce422d31cffba.tar.zst | |
Ignore
| -rw-r--r-- | .gitignore | 1 | ||||
| -rwxr-xr-x | weather | bin | 8840466 -> 0 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8bc4dbf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +weather diff --git a/weather b/weather Binary files differdeleted file mode 100755 index fceaa9d..0000000 --- a/weather +++ /dev/null |
