Skip to content

Commit 8da4c61

Browse files
author
simoninns
committed
Update to linux application .gitignore to ignore files generate by command-line build
1 parent c456f0e commit 8da4c61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Linux-Application/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ ui_*.h
4040
wrapper.bat
4141
wrapper.sh
4242
build-*/
43+
/*/.qmake.stash
44+
/DomesdayDuplicator/DomesdayDuplicator
45+
/*/moc_predefs.h
46+
4347

4448
# qtcreator generated files
4549
*.creator.user*

0 commit comments

Comments
 (0)