From b860eb988c0d9fa977b4075ff42e6093b1e52809 Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Mon, 19 Aug 2024 23:31:36 +0300 Subject: initial --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 82f9275..7b6caf3 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,4 @@ cython_debug/ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ +.idea/ -- cgit 1.4.1