Init quality control tools (#1)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m8s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m8s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -614,8 +614,8 @@ crash.log
|
||||
crash.*.log
|
||||
|
||||
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
|
||||
# password, private keys, and other secrets. These should not be part of version
|
||||
# control as they are data points which are potentially sensitive and subject
|
||||
# password, private keys, and other secrets. These should not be part of version
|
||||
# control as they are data points which are potentially sensitive and subject
|
||||
# to change depending on the environment.
|
||||
*.tfvars
|
||||
*.tfvars.json
|
||||
@@ -1073,4 +1073,3 @@ FodyWeavers.xsd
|
||||
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user