diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ca2eadb1a2a..5c177376244 100644 --- a/.gitignore +++ b/.gitignore @@ -46,5 +46,5 @@ Desktop.ini .sonar/ # scripts patches, they are local to each developer -scripts/patches/*.sh +scripts/patches/*.* scripts/patches/*license*.txt |