27 lines
418 B
Plaintext
27 lines
418 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
|
|
temp_requirements/
|
|
tests/
|
|
docker/eveai_logs/
|
|
docker/logs/
|
|
patched_packages/ |