diff options
author | Nash <nash@bsd-noobz.com> | 2014-08-31 08:15:46 +0700 |
---|---|---|
committer | Nash <nash@bsd-noobz.com> | 2014-08-31 08:15:46 +0700 |
commit | fbb4cb7099f183140b03a0fa17bcc38e8276371a (patch) | |
tree | 028691c9ebb8005efc0f82ea1d099d15485547fa /.gitignore | |
parent | 4e180fa42ca32ff4979234e3f6fae19bb448d264 (diff) |
exlude moc_*.[cpp,o]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ *.o *.so *.app +moc_*.[cpp,o] .qmake.stash Makefile |