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