diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-07 07:52:19 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-12-07 07:52:19 +0100 |
| commit | b3231ba7503f551f09b588355dd9f8145282709c (patch) | |
| tree | d0aed8ca6982d9a7c9cb5eb9faf7a326f063ce00 /.gitignore | |
| parent | 79b905aea4bbe0c15c448f0af3f8cc733f763617 (diff) | |
| download | aoc-b3231ba7503f551f09b588355dd9f8145282709c.tar.gz aoc-b3231ba7503f551f09b588355dd9f8145282709c.zip | |
Remove binaries
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,2 +1,2 @@ | |||
| 1 | */*/a.out | 1 | */*/*.out |
| 2 | */*/*.txt | 2 | */*/*.txt |
