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