avoid scanning launcher/Starter.app

svn: r10029
This commit is contained in:
Eli Barzilay 2008-05-30 02:38:08 +00:00
parent b43b66ae37
commit 85a55f984e

View File

@ -0,0 +1,4 @@
#lang setup/infotab
;; in OSX the starter app is a directory
(define compile-omit-paths '("Starter.app"))