Don't ignore build*, accidently it ignored all files starts with buil… (#5051)

This commit is contained in:
Jedrzej Klocek 2023-05-12 16:08:58 +02:00 committed by GitHub
parent 2abd9dcf79
commit aa6df06f43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -95,7 +95,7 @@ htmlreport/MANIFEST
*.kdev4
# Common cmake build directories
build*
build**/
# Temporal files
*.swp