-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (50 loc) · 792 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
deployment/global-s3-assets
deployment/regional-s3-assets
deployment/open-source
**/coverage/
**/coverage-reports/
.coverage
node_modules/
cfn_nag_suppressions.log
**.DS_STORE**
**/.venv*/**
.venv/**
*venv*
__pycache__/
*.egg-info
*.egg
codebuild_build.sh
.vscode/settings.json
.vscode/launch.json
*tmp*
.pytest_cache
.idea/**
aws_lambda_powertools/
aws_xray_sdk/
boto3/
botocore/
build/lib/
dateutil/
urllib3/
jmespath/
python_dateutil/
s3transfer/
coverage/
coverage-reports/
six.py
typing_extensions.py
wrapt
THIRD-PARTY-LICENSES
target/
*.jar
source/infrastructure/test/mock-lambda-func/java-lambda/checkstyle-result.xml
**/*dependency-reduced-pom.xml
.coverage.*
dist/
*.log
bak.*
*.bak
*.ipynb*
_bandit_temp.json
RapidAi.code-workspace
source/scripts/v2_migration/poetry.lock