This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch licence-updates in repository https://gitbox.apache.org/repos/asf/grails-redis.git
commit 25b14176a860a405124163077e07f2a9a9889ca1 Author: James Daugherty <[email protected]> AuthorDate: Mon Jun 9 19:43:47 2025 -0400 missed ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f4cc52b..7105fd0 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ build *.swp out !etc/bin +etc/bin/results \ No newline at end of file
