diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,3 +1,6 @@ | |||
| 1 | */*/*.out | 1 | */*/*.out |
| 2 | */*/*.txt | 2 | */*/*.txt |
| 3 | */*/*.swp | 3 | */*/*.swp |
| 4 | */*/*.png | ||
| 5 | */*/input* | ||
| 6 | */*/test* | ||
![]() |
index : aoc | |
| My solutions for the Advent of Code |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
| @@ -1,3 +1,6 @@ | |||
| 1 | */*/*.out | 1 | */*/*.out |
| 2 | */*/*.txt | 2 | */*/*.txt |
| 3 | */*/*.swp | 3 | */*/*.swp |
| 4 | */*/*.png | ||
| 5 | */*/input* | ||
| 6 | */*/test* | ||
Generated with cgit - Back to sebastiano.tronto.net