diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-05-10 07:54:11 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2021-05-10 07:54:11 +0100 |
| commit | 7c3e4b829100a613a3dc05c4a378c351f2bfcced (patch) | |
| tree | 8e9969d94a53fdbd601bb9c0a85b651bdb329044 /challenge-112/gugod/rust | |
| parent | 4590f6a4f7828fe1a21411b7f7ec5c86f18dced4 (diff) | |
| download | perlweeklychallenge-club-7c3e4b829100a613a3dc05c4a378c351f2bfcced.tar.gz perlweeklychallenge-club-7c3e4b829100a613a3dc05c4a378c351f2bfcced.tar.bz2 perlweeklychallenge-club-7c3e4b829100a613a3dc05c4a378c351f2bfcced.zip | |
- Added template for week 112.
Diffstat (limited to 'challenge-112/gugod/rust')
| -rw-r--r-- | challenge-112/gugod/rust/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-112/gugod/rust/.gitignore b/challenge-112/gugod/rust/.gitignore new file mode 100644 index 0000000000..ac77297bfe --- /dev/null +++ b/challenge-112/gugod/rust/.gitignore @@ -0,0 +1,2 @@ +ch-1 +ch-2 |
