From 0cd794b85878629292cd25f5f7419acda5801dc4 Mon Sep 17 00:00:00 2001 From: Kush Date: Sun, 19 May 2019 18:07:17 +0530 Subject: [PATCH] Renaming files with a . --- Pipfile => .Pipfile | 0 Pipfile.lock => .Pipfile.lock | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Pipfile => .Pipfile (100%) rename Pipfile.lock => .Pipfile.lock (100%) diff --git a/Pipfile b/.Pipfile similarity index 100% rename from Pipfile rename to .Pipfile diff --git a/Pipfile.lock b/.Pipfile.lock similarity index 100% rename from Pipfile.lock rename to .Pipfile.lock