diff options
| author | pme <hauptadler@gmail.com> | 2023-07-26 15:18:35 +0200 |
|---|---|---|
| committer | pme <hauptadler@gmail.com> | 2023-07-26 15:18:35 +0200 |
| commit | 2639aea1a869716f24c6c69894ec3413853bdace (patch) | |
| tree | b65b288c226cdbae44a56f83a32e2bac5b6c3fcc | |
| parent | d2aa2ab951a00427037aaf214b0e20e0d41a8b28 (diff) | |
| parent | bdef320a573abdf05f92783c4cc441faf6027f8b (diff) | |
| download | perlweeklychallenge-club-2639aea1a869716f24c6c69894ec3413853bdace.tar.gz perlweeklychallenge-club-2639aea1a869716f24c6c69894ec3413853bdace.tar.bz2 perlweeklychallenge-club-2639aea1a869716f24c6c69894ec3413853bdace.zip | |
Merge branch 'master' of https://github.com/pme/perlweeklychallenge-club
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 040286b6c4..2225210db6 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ ch_2 go.mod go.sum tags +update # Perl Inline module _Inline |
