removed sesskey

This commit is contained in:
2026-03-16 22:24:49 +03:00
parent 56ed80b83a
commit 290c4fada2
2 changed files with 3 additions and 3 deletions

5
.gitignore vendored
View File

@@ -2,6 +2,7 @@
__pycache__/ __pycache__/
*.py[codz] *.py[codz]
*$py.class *$py.class
.sesskey
# C extensions # C extensions
*.so *.so
@@ -182,9 +183,9 @@ cython_debug/
.abstra/ .abstra/
# Visual Studio Code # 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 # 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 # you could uncomment the following to ignore the entire vscode folder
# .vscode/ # .vscode/

View File

@@ -1 +0,0 @@
af029f61-4c27-46bd-9c98-ed059d315b92