mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Fix warnings when running spell check
The contents of .agignore are regular expressions, not wildcards
This commit is contained in:
parent
f55812b517
commit
ca292a4ae1
@ -14,12 +14,12 @@ tests/testdata/provider/postgresraster/
|
||||
tests/testdata/newsfeed/
|
||||
|
||||
#Extensions
|
||||
*.*.orig
|
||||
*.*.sortinc
|
||||
*.*.png
|
||||
*.*.prepare
|
||||
*.sld
|
||||
*.lintian-overrides
|
||||
.*\..*.orig
|
||||
.*\..*.sortinc
|
||||
.*\..*.png
|
||||
.*\..*.prepare
|
||||
.*\.sld
|
||||
.*\.lintian-overrides
|
||||
.agignore
|
||||
|
||||
#Specific files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user