diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-05-29 05:45:55 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-05-29 05:45:55 +0100 |
| commit | 979144e452a65703e7845a166d7c94ba6f89e37f (patch) | |
| tree | 270fbcd86a8aaa2bce863b4e595a5559caab6e9a /challenge-219/brtastic/pascal | |
| parent | 6ccca53d688021cf7baf942bed1aa5c121399d00 (diff) | |
| download | perlweeklychallenge-club-979144e452a65703e7845a166d7c94ba6f89e37f.tar.gz perlweeklychallenge-club-979144e452a65703e7845a166d7c94ba6f89e37f.tar.bz2 perlweeklychallenge-club-979144e452a65703e7845a166d7c94ba6f89e37f.zip | |
- Added template for week 219.
Diffstat (limited to 'challenge-219/brtastic/pascal')
| -rw-r--r-- | challenge-219/brtastic/pascal/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-219/brtastic/pascal/.gitignore b/challenge-219/brtastic/pascal/.gitignore new file mode 100644 index 0000000000..7c16595d23 --- /dev/null +++ b/challenge-219/brtastic/pascal/.gitignore @@ -0,0 +1,3 @@ +*.o +ch-1 + |
