From 290c4fada2be83cd5f724f725e8099c77bef6273 Mon Sep 17 00:00:00 2001 From: DeOwl Date: Mon, 16 Mar 2026 22:24:49 +0300 Subject: [PATCH] removed sesskey --- .gitignore | 5 +++-- .sesskey | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 .sesskey diff --git a/.gitignore b/.gitignore index 12aeee2..6a68585 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ __pycache__/ *.py[codz] *$py.class +.sesskey # C extensions *.so @@ -182,9 +183,9 @@ cython_debug/ .abstra/ # Visual Studio Code -# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore +# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore # that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore -# and can be added to the global gitignore or merged into this file. However, if you prefer, +# and can be added to the global gitignore or merged into this file. However, if you prefer, # you could uncomment the following to ignore the entire vscode folder # .vscode/ diff --git a/.sesskey b/.sesskey deleted file mode 100644 index d7ec727..0000000 --- a/.sesskey +++ /dev/null @@ -1 +0,0 @@ -af029f61-4c27-46bd-9c98-ed059d315b92 \ No newline at end of file