diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-03-11 00:54:14 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-03-11 00:54:14 +0000 |
| commit | c89fcf2b7b8614098551c3ea18610abbda73f6c6 (patch) | |
| tree | 5ceb6e0636da31e9e5b9e3b2c98117cb6a1c6b0a /challenge-260/gugod/rust | |
| parent | 0654d63d1d6cab280ac6f9d817431d0431349a31 (diff) | |
| download | perlweeklychallenge-club-c89fcf2b7b8614098551c3ea18610abbda73f6c6.tar.gz perlweeklychallenge-club-c89fcf2b7b8614098551c3ea18610abbda73f6c6.tar.bz2 perlweeklychallenge-club-c89fcf2b7b8614098551c3ea18610abbda73f6c6.zip | |
- Added template for week 260.
Diffstat (limited to 'challenge-260/gugod/rust')
| -rw-r--r-- | challenge-260/gugod/rust/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-260/gugod/rust/.gitignore b/challenge-260/gugod/rust/.gitignore new file mode 100644 index 0000000000..ac77297bfe --- /dev/null +++ b/challenge-260/gugod/rust/.gitignore @@ -0,0 +1,2 @@ +ch-1 +ch-2 |
