diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-08-25 03:15:31 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-08-25 03:15:31 +0100 |
| commit | 923952d5af66503e9cd8d065a329f304796eab80 (patch) | |
| tree | 7935e1451bc3be11bc6186e01f92e3366a8d4870 /challenge-336/brtastic/pascal | |
| parent | 74d26abf021ef097f4fb7d79cea12b10360eec57 (diff) | |
| download | perlweeklychallenge-club-923952d5af66503e9cd8d065a329f304796eab80.tar.gz perlweeklychallenge-club-923952d5af66503e9cd8d065a329f304796eab80.tar.bz2 perlweeklychallenge-club-923952d5af66503e9cd8d065a329f304796eab80.zip | |
- Added template for week 336.
Diffstat (limited to 'challenge-336/brtastic/pascal')
| -rw-r--r-- | challenge-336/brtastic/pascal/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-336/brtastic/pascal/.gitignore b/challenge-336/brtastic/pascal/.gitignore new file mode 100644 index 0000000000..7c16595d23 --- /dev/null +++ b/challenge-336/brtastic/pascal/.gitignore @@ -0,0 +1,3 @@ +*.o +ch-1 + |
