Skip to content

Commit 44df636

Browse files
committed
Add /build to .gitignore
Default Qt Creator configuration uses this folder for different build artifacts
1 parent 94e0e2f commit 44df636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Makefile*
2222
*.Release
2323
usabilityFiles/*
2424
**/.build/*
25+
/build
2526
**/uic_wrapper.sh
2627
*.log
2728
*.time.txt

0 commit comments

Comments
 (0)