Skip to content

Commit 74b1cc4

Browse files
committed
Gitignore Ruby SDK
1 parent fda25bd commit 74b1cc4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/data.yml

-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
cd util
6969
rm -rf aws-sdk-ruby
7070
git clone --depth 1 https://github.com/aws/aws-sdk-ruby.git
71-
rm -rf aws-sdk-ruby/.git
72-
rm -rf aws-sdk-ruby/gems
7371
cd ..
7472
cd util/aws_js
7573
npm i

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ sensitive_iam_actions
55
out.txt
66
iam-privilege-catalog
77
azure-rest-api-specs
8+
util/aws-sdk-ruby

0 commit comments

Comments
 (0)