diff --git a/.gitignore b/.gitignore index c2c6aeb..3b06e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,8 @@ .idea .kotlin/ build -src/**/*.txt local.properties + +# Inputs +# src/**/*.txt +inputs/**/input.txt