diff options
Diffstat (limited to 'ops/github/.gitignore')
-rw-r--r-- | ops/github/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ops/github/.gitignore b/ops/github/.gitignore new file mode 100644 index 0000000..112bb96 --- /dev/null +++ b/ops/github/.gitignore @@ -0,0 +1,3 @@ +# ignore the various terraform files that are generate. The state is +# stored in a GCS bucket. +.terraform* |