diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-10-11 11:02:59 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-10-11 13:50:24 -0700 |
commit | e5a2e025d706715fd9c7c2ce2dbf3bcc2e35e409 (patch) | |
tree | 4bbdd186ec20dd17079fdeb84fb9d8ecf8dec2f7 /.gitignore | |
parent | 35952a59d0f8d15255177b8e3fa357ba1e1e02b4 (diff) | |
download | subsurface-e5a2e025d706715fd9c7c2ce2dbf3bcc2e35e409.tar.gz |
Ignore the Subsurface.app folder
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f5506ff57..9031a06f6 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ callgrind.out.* .obj Makefile subsurface.pro.user* +Subsurface.app |