From 7c8189234d8bbdb5f712cd1fdc07e48019973cb3 Mon Sep 17 00:00:00 2001 From: itqop Date: Thu, 28 Nov 2024 20:19:10 +0300 Subject: [PATCH] add gitigmore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index efa407c..8768150 100644 --- a/.gitignore +++ b/.gitignore @@ -154,6 +154,8 @@ dmypy.json # Cython debug symbols cython_debug/ +dataset/ + # PyCharm # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore