File tree Expand file tree Collapse file tree 1 file changed +7
-38
lines changed Expand file tree Collapse file tree 1 file changed +7
-38
lines changed Original file line number Diff line number Diff line change 1
- * .dll
2
- * .exe
1
+ node_modules
2
+ bin
3
3
.DS_Store
4
- .vscode
5
- example.tf
6
- terraform.tfplan
7
- terraform.tfstate
8
- .terraform.lock.hcl
9
- bin /
10
- bin-examples /
11
- /pkg /
12
- .vagrant /
13
- * .backup
14
- . /* .tfstate
15
- .terraform /
16
- * .log
17
- * .bak
18
- * ~
19
- . * .swp
20
4
.idea
21
5
.vscode
22
- * .iml
23
- * .test
24
- * .iml
25
- * .tfvars
26
- service-account.json
27
- log. *
28
- test.env
6
+ * .env
7
+ * .bak
8
+ * .log
9
+ * .mdc
29
10
__debug_ *
30
- coverage.out
31
-
32
- # Test exclusions
33
- ! command /test-fixtures /** /* .tfstate
34
- ! command /test-fixtures /** /.terraform /
35
-
36
- # exclude vendor
37
- vendor /
38
-
39
- # Keep windows files with windows line endings
40
- * .winfile eol=crlf
41
- /.vs
42
- node_modules
11
+ * ~
43
12
44
13
# used for schema code generation but is not commited to avoid constant updates
45
14
tools /codegen /open-api-spec.yml
You can’t perform that action at this time.
0 commit comments