diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-08-04 06:39:40 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-08-04 06:39:40 +0100 |
| commit | ce2f933a023e15e5dac73508e56a9aec0e87fae6 (patch) | |
| tree | d2d54647bed4feebdf83a192e43fb7a11157f2f6 /challenge-333/iangoodnight/python | |
| parent | cbc92f551c43c4df13b334b528e11141fcbce400 (diff) | |
| download | perlweeklychallenge-club-ce2f933a023e15e5dac73508e56a9aec0e87fae6.tar.gz perlweeklychallenge-club-ce2f933a023e15e5dac73508e56a9aec0e87fae6.tar.bz2 perlweeklychallenge-club-ce2f933a023e15e5dac73508e56a9aec0e87fae6.zip | |
- Added template for week 333.
Diffstat (limited to 'challenge-333/iangoodnight/python')
| -rw-r--r-- | challenge-333/iangoodnight/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-333/iangoodnight/python/.gitignore b/challenge-333/iangoodnight/python/.gitignore new file mode 100644 index 0000000000..c18dd8d83c --- /dev/null +++ b/challenge-333/iangoodnight/python/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
