OpenSlides/server/.dockerignore
FinnStutzenstein e225a57f97
OpenSlides3+: External Autoupdate Service
- Removing channels. Going back to a wsgi deployment
- Removed server projector code
- Autoupdate throttling is now in the client
- New communication stack in the client
- Adopted all deployment methods: Docker stack and docker compose (prod and dev)
- Added autoupdate service as submodule
2021-01-14 07:55:41 +01:00

9 lines
102 B
Plaintext

**/*.pyc
**/__pycache__/
**/.venv
tests/
personal_data/
**/.mypy_cache
**/.pytest_cache
**/tests/file