| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static GitIgnoreStrategy |
IgnoreStrategy.git(String absoluteRootPath,
List<String> patterns)
(experimental) Ignores file paths based on the [`.gitignore specification`](https://git-scm.com/docs/gitignore).
|
Copyright © 2021. All rights reserved.