Skip to content

Commit

Permalink
Update .gitignore build ignores so it only ignores folders
Browse files Browse the repository at this point in the history
  • Loading branch information
pajlada committed Jul 21, 2019
1 parent 3ef77f4 commit 140a9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ moc_*.cpp
qrc_*.cpp
ui_*.h
Makefile*
*build-*
*build-*/
/build/

# QtCreator
Expand Down

0 comments on commit 140a9e4

Please sign in to comment.