Files
unifi-guest-portal/.gitignore

11 lines
90 B
Plaintext
Executable File

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