From afb706cd44dc0c05564f2e8637f1a2ae13ece1fd Mon Sep 17 00:00:00 2001 From: CasVT Date: Thu, 19 Jan 2023 22:54:44 +0100 Subject: [PATCH] Excluded Dockerfile --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 585383e..f1306e4 100644 --- a/.gitignore +++ b/.gitignore @@ -133,3 +133,6 @@ dmypy.json # VS code *.code-workspace + +# Docker +Dockerfile \ No newline at end of file