- Split differrent caching mechanisms (types, version tree, config) into different cachers - Improve resource usage on starting components, and correct gevent usage - Refine repopack usage for eveai_app (too large) - Change nginx dockerfile to allow for specialist overviews being served statically
23 lines
343 B
Plaintext
23 lines
343 B
Plaintext
# Add patterns to ignore here, one per line
|
|
# Example:
|
|
# *.log
|
|
# tmp/
|
|
db_backups/
|
|
logs/
|
|
nginx/static/assets/fonts/
|
|
nginx/static/assets/img/
|
|
nginx/static/assets/js/
|
|
nginx/static/scss/
|
|
patched_packages/
|
|
migrations/
|
|
*material*
|
|
*nucleo*
|
|
*package*
|
|
*.svg
|
|
nginx/mime.types
|
|
*.gitignore*
|
|
.python-version
|
|
.repopackignore*
|
|
repopack.config.json
|
|
*repo.txt
|