diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4bd26d --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| solution | |||
![]() |
index : aoc22.git | |
| Advent Of Code 2022 solutions in Nim | orfeas |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4bd26d --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| solution | |||