diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-09-22 04:15:28 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-09-22 04:15:28 +0100 |
| commit | c4e70544812c339e0344ad3127de18a5dbf98c34 (patch) | |
| tree | d35e0afd37c67f65b8478590240865f092e7074a /challenge-340/iangoodnight/python | |
| parent | 188173ecd749a46e54c85d8a41e6442a2cbe7264 (diff) | |
| download | perlweeklychallenge-club-c4e70544812c339e0344ad3127de18a5dbf98c34.tar.gz perlweeklychallenge-club-c4e70544812c339e0344ad3127de18a5dbf98c34.tar.bz2 perlweeklychallenge-club-c4e70544812c339e0344ad3127de18a5dbf98c34.zip | |
- Added template for the week 340.
Diffstat (limited to 'challenge-340/iangoodnight/python')
| -rw-r--r-- | challenge-340/iangoodnight/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-340/iangoodnight/python/.gitignore b/challenge-340/iangoodnight/python/.gitignore new file mode 100644 index 0000000000..c18dd8d83c --- /dev/null +++ b/challenge-340/iangoodnight/python/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
