amazon-kinesis-client/.gitignore
Sahil Palvia 3b3998a59e Fixing exception log messaging with Prefetching (#497)
* Changed Prefetch to catch `SdkException` instead of `SdkClientException`
  * With SDK 2.x service exceptions are of the type `SdkServiceException`
* Adding `*.iml` to .gitignore
2019-02-08 15:49:53 -08:00

5 lines
47 B
Text

target/
AwsCredentials.properties
.idea
*.iml