chore: setup team collaboration guidelines, gitignore and requirements

This commit is contained in:
2026-09-01 17:01:28 +03:30
parent 51585dbe52
commit ce34e66154
4 changed files with 198 additions and 1 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
# Automated UI interaction
pyautogui>=0.9.54