From 233092986ebea202b330e4315e7f183e68e367c9 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Sun, 7 Mar 2021 17:11:43 -0500 Subject: [PATCH] Moved gitignore gitignore was in the wrong folder making it not get read correctly --- configuration/.gitignore => .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename configuration/.gitignore => .gitignore (100%) diff --git a/configuration/.gitignore b/.gitignore similarity index 100% rename from configuration/.gitignore rename to .gitignore