test dodac

This commit is contained in:
Jedrzej Slupski 2024-01-14 19:07:04 +01:00
parent da566c2ffe
commit b4cb793c33
2 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.DS_Store

0
test.py Normal file
View File