add readme

This commit is contained in:
2025-12-26 07:42:44 +00:00
parent caf1eaec45
commit cdee1885b9
2 changed files with 215 additions and 2 deletions

27
.gitignore vendored
View File

@@ -1,4 +1,27 @@
.DS_Store
files/.DS_Store
.DS_Store
files/.DS_Store
# PyCharm
.idea/
*.iml
*.iws
.idea_modules/
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
ENV/
.venv
# Ansible
*.retry
ansible.cfg
# OS
Thumbs.db