Initial upload of i18n-key-sync project
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 03:53:50 +00:00
parent 10c2aa92a6
commit 1dd27f9f1e

40
.gitignore vendored Normal file
View File

@@ -0,0 +1,40 @@
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
*.manifest
*.spec
pip-log.txt
pip-delete-this-directory.txt
tox.ini
coverage/
htmlcov/
.pytest_cache/
.ruff_cache/
venv/
env/
.venv/
env.bak/
venv.bak/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store