moonlock/.gitignore
nevaforget d1c0b741fa Initial project setup with core modules
Moonlock lockscreen scaffolding: PAM auth (ctypes), fprintd D-Bus
listener, i18n (DE/EN), user detection, power actions.
33 tests passing.
2026-03-26 12:28:17 +01:00

8 lines
66 B
Plaintext

__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.pytest_cache/