Files
unifi-guest-portal/.gitignore
2026-05-01 04:37:19 -07:00

12 lines
97 B
Plaintext
Executable File

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
*.egg
.pytest_cache/
.env
*.log
.DS_Store
.idea/