diff options
author | Nash <nash@bsd-noobz.com> | 2014-08-31 12:13:51 +0700 |
---|---|---|
committer | Nash <nash@bsd-noobz.com> | 2014-08-31 12:13:51 +0700 |
commit | 723be3d9d0bfd5841610d7395571ba30633634b1 (patch) | |
tree | 068f0a37a40b8881af799ec018466961cc71f617 /.gitignore | |
parent | aaf97a89331b21d4152fbbf26bcae846db44c3d0 (diff) |
improve the README file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ *.o *.so *.app -moc_*.[cpp,o] +moc_*.cpp +moc_*.o .qmake.stash Makefile |