From a467aa96d51e93413cce650e24e5ff43f43b2be6 Mon Sep 17 00:00:00 2001 From: Clayton Smith Date: Wed, 13 Sep 2023 09:24:02 -0400 Subject: [PATCH] Move .gitignore to the correct place --- python/m17/.gitignore => .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/m17/.gitignore => .gitignore (100%) diff --git a/python/m17/.gitignore b/.gitignore similarity index 100% rename from python/m17/.gitignore rename to .gitignore