Skip to content

Commit

Permalink
Add caution about committing puzzle files
Browse files Browse the repository at this point in the history
  • Loading branch information
apexatoll committed Jan 20, 2024
1 parent 3fcdc22 commit 1135359
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ At the time of writing, the valid years are 2015 - 2023.

### Initialising a Puzzle

> [!CAUTION]
> Please do not check puzzle or input files into your version control system, as this is against Advent of Code rules.
Run the following command from an event directory to fetch and initialize a puzzle directory and associated files:

```bash
Expand Down

0 comments on commit 1135359

Please sign in to comment.