From d2ee579d28ac975d560437382ba6ba9a11962f18 Mon Sep 17 00:00:00 2001 From: Factorino73 Date: Mon, 25 Nov 2024 03:34:51 +0400 Subject: [PATCH] change gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a189c4..ac06130 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ ipython_config.py # git rm -r .ipynb_checkpoints/ # virtual -/aimenv \ No newline at end of file +/aimenv + +# others +/Lections \ No newline at end of file