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