diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-01-29 04:49:37 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-01-29 04:49:37 +0000 |
| commit | 45892f35c3d5306dc9498cc404169a21486a2bf9 (patch) | |
| tree | 1a3ba13b56bc757428e4baaedda476d86d515bdb /challenge-254/gugod/rust | |
| parent | c13d4891bfaede87ed0689441bf47e15fe1e880e (diff) | |
| download | perlweeklychallenge-club-45892f35c3d5306dc9498cc404169a21486a2bf9.tar.gz perlweeklychallenge-club-45892f35c3d5306dc9498cc404169a21486a2bf9.tar.bz2 perlweeklychallenge-club-45892f35c3d5306dc9498cc404169a21486a2bf9.zip | |
- Added template for week 254.
Diffstat (limited to 'challenge-254/gugod/rust')
| -rw-r--r-- | challenge-254/gugod/rust/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-254/gugod/rust/.gitignore b/challenge-254/gugod/rust/.gitignore new file mode 100644 index 0000000000..ac77297bfe --- /dev/null +++ b/challenge-254/gugod/rust/.gitignore @@ -0,0 +1,2 @@ +ch-1 +ch-2 |
