summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnselmo L. S. Melo <anselmo.melo@openbossa.org>2012-05-29 19:06:26 -0300
committerLuis Gabriel Lima <luis.gabriel@openbossa.org>2012-05-30 00:11:09 +0200
commite81900984f2448a115328a309395a3fe897921f6 (patch)
treeaad101186b9e6cf34689951f5a2c81da58d5b65c
parent53dc07670b2d302f876c0f2928b9d776347a280c (diff)
Ignore .app and dylib files
Change-Id: I0e3541073eb0a8d6e5b5a1a0bbd0355721e0300c Reviewed-by: Luis Gabriel Lima <luis.gabriel@openbossa.org>
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1fe7062..7deb806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,5 @@ qrc_*
examples/undo/editor/editor
examples/models/fsviewer/fsviewer
examples/models/completionmodel/completionmodel
+*.app
+*.dylib