ignore .ice files

This commit is contained in:
Joel Falknau 2025-07-07 14:09:48 +10:00
parent ac408dbc64
commit eb1b2d39c9
No known key found for this signature in database

View File

@ -20,7 +20,8 @@ exclude: |
\.mo|
swagger\.json|
static/(.*)/libs/|
telnetlib\.py
telnetlib\.py|
\.ice
)
repos: