From 71406bc99c34e954071e7dbbd9182662c392f3aa Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Tue, 12 Sep 2023 11:48:17 +0300 Subject: [PATCH] Fix comment --- skeleton/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skeleton/.gitignore b/skeleton/.gitignore index 297e1f5..1d57177 100644 --- a/skeleton/.gitignore +++ b/skeleton/.gitignore @@ -1,4 +1,4 @@ - Byte-compiled / optimized / DLL files +# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class