1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-07 10:08:20 +00:00

[skip ci] Updated licenses and gitignores

This commit is contained in:
GiteaBot
2024-06-03 00:27:17 +00:00
parent 9b05bfb173
commit c6854202be
15 changed files with 122 additions and 51 deletions

View File

@@ -23,6 +23,9 @@ override.tf.json
*_override.tf
*_override.tf.json
# Ignore transient lock info files created by terraform apply
.terraform.tfstate.lock.info
# Include override files you do wish to add to version control using negated pattern
# !example_override.tf
@@ -32,3 +35,6 @@ override.tf.json
# Ignore CLI configuration files
.terraformrc
terraform.rc
# Ignore hcl file
.terraform.lock.hcl