diff --git a/.gitignore b/.gitignore index db1cbbf..9ffd8d5 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,7 @@ go.work.sum # input files test*.txt -input.txt \ No newline at end of file +input.txt + +# scaffold +scaffold.sh \ No newline at end of file