From e520832bc0aadb964b703bf7f087feab80ca78ab Mon Sep 17 00:00:00 2001 From: Malfurious <m@lfurio.us> Date: Mon, 11 Mar 2024 10:23:52 -0400 Subject: Remove gitignore It used to be expected to copy a pubkey file into the git tree for building the docker images (every time). This is no longer the case, and I feel no need to keep this ignore file around. Signed-off-by: Malfurious <m@lfurio.us> --- .gitignore | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2fa7496..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -*.pub -- cgit v1.2.3