diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-01-08 06:30:36 +0000 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-01-08 06:30:36 +0000 |
| commit | 9a485c9bac8e3887b165d67c9aa81d71cdd42f01 (patch) | |
| tree | 92025191d1e311ed1df5f65256914b37c4e481d6 /challenge-251/brtastic/pascal | |
| parent | bcd527799905fbbf7d55202675f5c3ccbd8ae5f2 (diff) | |
| download | perlweeklychallenge-club-9a485c9bac8e3887b165d67c9aa81d71cdd42f01.tar.gz perlweeklychallenge-club-9a485c9bac8e3887b165d67c9aa81d71cdd42f01.tar.bz2 perlweeklychallenge-club-9a485c9bac8e3887b165d67c9aa81d71cdd42f01.zip | |
- Added template for week 251.
Diffstat (limited to 'challenge-251/brtastic/pascal')
| -rw-r--r-- | challenge-251/brtastic/pascal/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-251/brtastic/pascal/.gitignore b/challenge-251/brtastic/pascal/.gitignore new file mode 100644 index 0000000000..7c16595d23 --- /dev/null +++ b/challenge-251/brtastic/pascal/.gitignore @@ -0,0 +1,3 @@ +*.o +ch-1 + |
