diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-05-01 06:04:14 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2023-05-01 06:04:14 +0100 |
| commit | cd1cf9c3a97571dca788b4e1a0c5ce74c05927ef (patch) | |
| tree | 43c2c3b70d91ed524c003f0eadc6f92cadc21808 /challenge-215/brtastic/pascal | |
| parent | da3143493081d2b1a3e03cff8213bc906174d81b (diff) | |
| download | perlweeklychallenge-club-cd1cf9c3a97571dca788b4e1a0c5ce74c05927ef.tar.gz perlweeklychallenge-club-cd1cf9c3a97571dca788b4e1a0c5ce74c05927ef.tar.bz2 perlweeklychallenge-club-cd1cf9c3a97571dca788b4e1a0c5ce74c05927ef.zip | |
- Added template for week 215.
Diffstat (limited to 'challenge-215/brtastic/pascal')
| -rw-r--r-- | challenge-215/brtastic/pascal/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/challenge-215/brtastic/pascal/.gitignore b/challenge-215/brtastic/pascal/.gitignore new file mode 100644 index 0000000000..7c16595d23 --- /dev/null +++ b/challenge-215/brtastic/pascal/.gitignore @@ -0,0 +1,3 @@ +*.o +ch-1 + |
