This commit is contained in:
√(noham)² 2023-07-18 16:47:34 +02:00
parent 5e17777ab5
commit e002665cf8
4 changed files with 2 additions and 7 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
.avi
*.avi
.vscode

View File

@ -1,6 +0,0 @@
{
"[python]": {
"editor.defaultFormatter": "ms-python.autopep8"
},
"python.formatting.provider": "none"
}