diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-03-05 16:43:58 +0100 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-03-05 16:43:58 +0100 |
commit | 2d83e89e4188d29ee46aa662e1c08fbbd7eccfe9 (patch) | |
tree | 294c2cc97121fe3f0c8d689d6d3cbfbdd404afc7 /.gitignore | |
parent | 1fbaa95b026c2e56c713be689a68e4cddb629308 (diff) | |
download | qtlocation-mapboxgl-2d83e89e4188d29ee46aa662e1c08fbbd7eccfe9.tar.gz |
ignore object files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d9eef726c0..d358c1891d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.o *.xcodeproj *.o /out |