- Allow filtering on Tenant Types & searching for parts of Tenant names - Implement health checks - Start Prometheus monitoring (needs to be finalized) - Refine audio_processor and srt_processor to reduce duplicate code and support for larger files - Introduce repopack to reason in LLMs about the code
22 lines
316 B
Plaintext
22 lines
316 B
Plaintext
# Add patterns to ignore here, one per line
|
|
# Example:
|
|
# *.log
|
|
# tmp/
|
|
logs/
|
|
nginx/static/assets/fonts/
|
|
nginx/static/assets/img/
|
|
nginx/static/assets/js/
|
|
nginx/static/scss/
|
|
patched_packages/
|
|
migrations/
|
|
*material*
|
|
*nucleo*
|
|
*package*
|
|
nginx/mime.types
|
|
*.gitignore*
|
|
.python-version
|
|
.repopackignore
|
|
repopack.config.json
|
|
|
|
|