From 93032da29cbd0bce18d9af89e6def7d20271588a Mon Sep 17 00:00:00 2001 From: Aaron Detre Date: Mon, 17 Mar 2025 13:54:04 -0700 Subject: [PATCH] Added AWS files to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 723e3a1522c..b271da12159 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,7 @@ hsqldb hsqldb_test .classpath tokens/ +scripts/awscliv2.zip +scripts/aws/install +scripts/aws/README.md +scripts/aws/THIRD_PARTY_LICENSES \ No newline at end of file