diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-08-11 03:35:08 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-08-11 03:35:08 +0100 |
| commit | 730e172acb159a2fc320a78a6250083328ef1067 (patch) | |
| tree | 301a992358fb43ba17ae750b37776bd838d253d1 /challenge-334/iangoodnight/python | |
| parent | 7fbf2940bdf3e382ee2b75811a0c3ca90876f2a3 (diff) | |
| download | perlweeklychallenge-club-730e172acb159a2fc320a78a6250083328ef1067.tar.gz perlweeklychallenge-club-730e172acb159a2fc320a78a6250083328ef1067.tar.bz2 perlweeklychallenge-club-730e172acb159a2fc320a78a6250083328ef1067.zip | |
- Added template for week 334.
Diffstat (limited to 'challenge-334/iangoodnight/python')
| -rw-r--r-- | challenge-334/iangoodnight/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-334/iangoodnight/python/.gitignore b/challenge-334/iangoodnight/python/.gitignore new file mode 100644 index 0000000000..c18dd8d83c --- /dev/null +++ b/challenge-334/iangoodnight/python/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
