This commit is contained in:
Andras Schmelczer 2024-04-28 21:56:48 +01:00
parent 703019c4cd
commit 426cd68288
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
7 changed files with 32248 additions and 15 deletions

View file

@ -1,5 +1,6 @@
{
"files.exclude": {
"**/__pycache__": true
"**/__pycache__": true,
"runs": true
}
}