chore(git): correctly exclude challenge inputs

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-12-01 13:39:25 +01:00
parent 7605be196a
commit 2ce6111260
Signed by: mfocko
SSH key fingerprint: SHA256:icm0fIOSJUpy5+1x23sfr+hLtF9UhY8VpMC7H4WFJP8

5
.gitignore vendored
View file

@ -2,5 +2,8 @@
.idea
.kotlin/
build
src/**/*.txt
local.properties
# Inputs
# src/**/*.txt
inputs/**/input.txt