diff options
author | Matt Liberty <matt.liberty@gmail.com> | 2013-10-06 20:03:07 -0700 |
---|---|---|
committer | Matt Liberty <matt.liberty@gmail.com> | 2013-10-06 20:03:07 -0700 |
commit | 8338bdf7d392b1cfc1db69a9994ba2acf5fe658e (patch) | |
tree | 0338b30e9437e7fd6d9ee4218277fd019023a9c1 /quacker/.gitignore | |
parent | 451ed654eda5e8cc287dd2048fe8632d28cefb44 (diff) |
Further .pro cleanup: put libs under release/debug and use wildcards
Diffstat (limited to 'quacker/.gitignore')
-rw-r--r-- | quacker/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quacker/.gitignore b/quacker/.gitignore index fa22076..117b6bb 100644 --- a/quacker/.gitignore +++ b/quacker/.gitignore @@ -3,6 +3,7 @@ moc_* moc obj quacker +quacker.app Makefile.Debug Makefile.Release debug |