fediplug/.gitignore
Nova 1e1f2a40ac Add buttplugio device integration; Remove queue; Update dependencies
This is the first rudementary buttplugio integration that actually
works. Use with caution. I still want to add the queue back and
currently the duration and length of vibration is hard-coded.
2023-02-25 19:26:12 +01:00

12 lines
102 B
Plaintext

*.egg-info
*.mp3
*.mp4
*.pyc
*.secret
.cache
.idea
.pytest_cache
.vscode
__pycache__
fediplug.iml
venv