We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ac046 commit 8376a61Copy full SHA for 8376a61
.gitignore
@@ -17,8 +17,5 @@ target/
17
# Advent of Code
18
# @see https://old.reddit.com/r/adventofcode/comments/k99rod/sharing_input_data_were_we_requested_not_to/gf2ukkf/?context=3
19
20
-data
21
-
+data/inputs/*
22
!data/inputs/.keep
23
-!data/examples/.keep
24
-!data/puzzles/.keep
0 commit comments