diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-21 06:38:48 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-21 06:38:48 +0100 |
| commit | e0f7e800fc8f1b2cb50896852a0a3ed61980f510 (patch) | |
| tree | 3d870d0a67ecd68d2f1207344d52cad54eecbfb6 /challenge-331/iangoodnight/python | |
| parent | 4078498e556089f00b2439cd4dbb1aa03bf6a72b (diff) | |
| download | perlweeklychallenge-club-e0f7e800fc8f1b2cb50896852a0a3ed61980f510.tar.gz perlweeklychallenge-club-e0f7e800fc8f1b2cb50896852a0a3ed61980f510.tar.bz2 perlweeklychallenge-club-e0f7e800fc8f1b2cb50896852a0a3ed61980f510.zip | |
- Added template for week 331.
Diffstat (limited to 'challenge-331/iangoodnight/python')
| -rw-r--r-- | challenge-331/iangoodnight/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-331/iangoodnight/python/.gitignore b/challenge-331/iangoodnight/python/.gitignore new file mode 100644 index 0000000000..c18dd8d83c --- /dev/null +++ b/challenge-331/iangoodnight/python/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
