This commit is contained in:
2025-10-31 11:05:16 -07:00
parent 643d3b150e
commit d7817dac75

11
.gcloudignore Normal file
View File

@@ -0,0 +1,11 @@
.venv/**
.lsp/**
.clj-kondo/**
venv/
terraform/.terraform/**
**/.terraform.lock.hcl
**/terraform.tfstate
**/terraform.tfstate.backup
.terraform/*
__pycache__/**
.git/**