From cd56d3dd99db04f840647e456ebfc8534de350f8 Mon Sep 17 00:00:00 2001 From: Colin Wilk Date: Tue, 30 May 2023 20:11:41 +0200 Subject: init --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f6a70f5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.terraform/ +*.tfstate +*.tfstate.backup -- cgit v1.2.3