diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-11-29 09:16:54 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-11-29 09:16:54 +0000 |
| commit | a53828c517ea7368d0efc3f64779bd0853c17330 (patch) | |
| tree | 6d52073bbfa28247c3e8e847badad06f0cabd563 /challenge-141/gugod/rust | |
| parent | a30ac79daa37b63c39b0b1a6508d1c989357a978 (diff) | |
| download | perlweeklychallenge-club-a53828c517ea7368d0efc3f64779bd0853c17330.tar.gz perlweeklychallenge-club-a53828c517ea7368d0efc3f64779bd0853c17330.tar.bz2 perlweeklychallenge-club-a53828c517ea7368d0efc3f64779bd0853c17330.zip | |
- Added template for week 141.
Diffstat (limited to 'challenge-141/gugod/rust')
| -rw-r--r-- | challenge-141/gugod/rust/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-141/gugod/rust/.gitignore b/challenge-141/gugod/rust/.gitignore new file mode 100644 index 0000000000..ac77297bfe --- /dev/null +++ b/challenge-141/gugod/rust/.gitignore @@ -0,0 +1,2 @@ +ch-1 +ch-2 |
