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