# Mac OS Specific dir
.DS_Store
build/
*.old

# Iceberg specific dir
tools/macosx/installer_gui/iceberg/OCSNG.app/
tools/macosx/installer_gui/iceberg/ocscontact
tools/macosx/installer_gui/iceberg/plugins/

# Ignore darwin perl lib if un tar from script repository
tools/macosx/scripts/darwin-perl-lib/

# Xcworkspace and user data
project.xcworkspace/
xcuserdata/

# perl Makefile.PL
/MYMETA.json
/MYMETA.yml
/Makefile
/ipdiscover
/run-postinst

# make
/blib/
/pm_to_blib

# make dist
/*.tar.gz
