From 32632074246ca3d9f61ee2e4dabb0cf9183c1467 Mon Sep 17 00:00:00 2001 From: Levi Durfee Date: Sat, 10 Jan 2026 14:10:02 -0500 Subject: remove goaes file --- .gitignore | 1 + input.txt.goaes | Bin 206 -> 0 bytes 2 files changed, 1 insertion(+) delete mode 100644 input.txt.goaes diff --git a/.gitignore b/.gitignore index 0f8f324..c7bcf45 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ *.txt # Added by goreleaser init: dist/ +*.goaes diff --git a/input.txt.goaes b/input.txt.goaes deleted file mode 100644 index 3214ad6..0000000 Binary files a/input.txt.goaes and /dev/null differ -- cgit v1.2.3