diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-02-13 08:32:42 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-02-13 08:32:42 +0000 |
| commit | bb462577d3227fa25ed53ee261528d6543a8aad0 (patch) | |
| tree | a8763ab3732f373b0fd82060775c950506f8f723 /challenge-204/gugod/rust | |
| parent | d1cdd6bd2914289bf868f4cdd4c99979d5464a13 (diff) | |
| download | perlweeklychallenge-club-bb462577d3227fa25ed53ee261528d6543a8aad0.tar.gz perlweeklychallenge-club-bb462577d3227fa25ed53ee261528d6543a8aad0.tar.bz2 perlweeklychallenge-club-bb462577d3227fa25ed53ee261528d6543a8aad0.zip | |
- Added template for week 204.
Diffstat (limited to 'challenge-204/gugod/rust')
| -rw-r--r-- | challenge-204/gugod/rust/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-204/gugod/rust/.gitignore b/challenge-204/gugod/rust/.gitignore new file mode 100644 index 0000000000..ac77297bfe --- /dev/null +++ b/challenge-204/gugod/rust/.gitignore @@ -0,0 +1,2 @@ +ch-1 +ch-2 |
