9a269aa54f
- Update equipment model with Rentman-compatible fields - Add/Update equipment router endpoints for sync operations - Enhance rentman_service with full API client logic - Improve sync_service for bidirectional equipment sync - Update docker-compose with Rentman env vars - Update frontend useApi composable and nuxt config - Update mietkatalog pages with Rentman-integrated data display - Add images/ to .gitignore (binary assets, 36MB)
13 lines
104 B
Plaintext
13 lines
104 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
.coverage
|
|
.env
|
|
*.db
|
|
htmlcov/
|
|
.pytest_cache/
|
|
node_modules/
|
|
.nuxt/
|
|
dist/
|
|
images/
|