From a8fec62e509ca31af9296274d4f2fa6a2f3ef79e Mon Sep 17 00:00:00 2001 From: Colin Wilk Date: Sun, 4 Jun 2023 11:13:13 +0200 Subject: Update terraform .gitignore Move to terraform directory and add tfstate backups with timestamps in them. Signed-off-by: Colin Wilk --- .gitignore | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore deleted file mode 100644 index f6a70f5..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -.terraform/ -*.tfstate -*.tfstate.backup -- cgit v1.2.3