Skip to content

Commit

Permalink
fix: gitignore puzzle descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
fspoettel committed Dec 1, 2023
1 parent 8376a61 commit b7b5a58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ target/

data/inputs/*
!data/inputs/.keep
data/puzzles/*
!data/puzzles/.keep

0 comments on commit b7b5a58

Please sign in to comment.