From 5bf9572734025ddbe680c0c4978f72df5718ae4b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 7 Mar 2022 19:12:06 -0300 Subject: Delete all old code and configuration to start from scratch with Guix only Delete files related to: - Terraform - opt/* - scripts/deploy - secrets/* - git-crypt - Nix --- .gitignore | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e688346..f1652b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,3 @@ -# Terraform -.terraform/ - -# HTML -/tasks-and-bugs.html -/tasks-and-bugs.html~ -/tasks-and-bugs.org /public/ +/*.log +/vendor/ -- cgit v1.2.3