Skip to content

Commit 0f83327

Browse files
committed
Ignore qmake-generated plugin-import, test wrapper, and build/ dir
1 parent f1e51b4 commit 0f83327

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ qrc_*.cpp
5252
src/*/mocs/*
5353
src/*/objs/*
5454
src/*/qrc/*
55+
*_plugin_import.cpp
56+
tests/target_wrapper.sh
57+
58+
# Shadow build directory
59+
build/
5560

5661
# Folders not to be included
5762
html/

0 commit comments

Comments
 (0)