diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-07 05:30:13 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2025-07-07 05:30:13 +0100 |
| commit | bd7fce4bd5d085c209a213f2daca1e79799c9e87 (patch) | |
| tree | 6be2c13ab84978340d152cd2456e099c8c3194c8 /challenge-329/brtastic/pascal | |
| parent | 2dec95b2acbda1d8d52cf1f249a18c7f7ead806f (diff) | |
| download | perlweeklychallenge-club-bd7fce4bd5d085c209a213f2daca1e79799c9e87.tar.gz perlweeklychallenge-club-bd7fce4bd5d085c209a213f2daca1e79799c9e87.tar.bz2 perlweeklychallenge-club-bd7fce4bd5d085c209a213f2daca1e79799c9e87.zip | |
- Added template for week 329.
Diffstat (limited to 'challenge-329/brtastic/pascal')
| -rw-r--r-- | challenge-329/brtastic/pascal/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-329/brtastic/pascal/.gitignore b/challenge-329/brtastic/pascal/.gitignore new file mode 100644 index 0000000000..7c16595d23 --- /dev/null +++ b/challenge-329/brtastic/pascal/.gitignore @@ -0,0 +1,3 @@ +*.o +ch-1 + |
