diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-26 01:35:34 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-26 01:35:34 +0100 |
| commit | 1ff2c9796a511d63231d3757acb27e4046a91fb2 (patch) | |
| tree | 88cbc3d2dce248bf75c863de47cc2a886343095b /challenge-332/iangoodnight/python | |
| parent | a344ba2c8f08506fe19a8441448e47a843248810 (diff) | |
| download | perlweeklychallenge-club-1ff2c9796a511d63231d3757acb27e4046a91fb2.tar.gz perlweeklychallenge-club-1ff2c9796a511d63231d3757acb27e4046a91fb2.tar.bz2 perlweeklychallenge-club-1ff2c9796a511d63231d3757acb27e4046a91fb2.zip | |
- Added template for week 332.
Diffstat (limited to 'challenge-332/iangoodnight/python')
| -rw-r--r-- | challenge-332/iangoodnight/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-332/iangoodnight/python/.gitignore b/challenge-332/iangoodnight/python/.gitignore new file mode 100644 index 0000000000..c18dd8d83c --- /dev/null +++ b/challenge-332/iangoodnight/python/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
