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