diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-07-08 03:05:52 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-07-08 03:05:52 +0100 |
| commit | 996112d2e3daa2be2425e08aec3ce172f71b841b (patch) | |
| tree | 5d1f5855d10028897d0815432918bf58f706d424 /challenge-277/iangoodnight/python | |
| parent | 2ab3d698fb81766cb03a1a14d54d1d7c4f1bcc1a (diff) | |
| download | perlweeklychallenge-club-996112d2e3daa2be2425e08aec3ce172f71b841b.tar.gz perlweeklychallenge-club-996112d2e3daa2be2425e08aec3ce172f71b841b.tar.bz2 perlweeklychallenge-club-996112d2e3daa2be2425e08aec3ce172f71b841b.zip | |
- Added template for week 277.
Diffstat (limited to 'challenge-277/iangoodnight/python')
| -rw-r--r-- | challenge-277/iangoodnight/python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/challenge-277/iangoodnight/python/.gitignore b/challenge-277/iangoodnight/python/.gitignore new file mode 100644 index 0000000000..c18dd8d83c --- /dev/null +++ b/challenge-277/iangoodnight/python/.gitignore @@ -0,0 +1 @@ +__pycache__/ |
