Subject: Update .gitignore from Debian packaging branch

The Debian packaging git branch contains these updates to the upstream
.gitignore file(s).  This patch is autogenerated, to provide these
updates to users of the official Debian archive view of the package.

[dgit (10.5) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 6bb37f5..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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
diff --git a/macosx/ocsinventory_packages_setup/.gitignore b/macosx/ocsinventory_packages_setup/.gitignore
deleted file mode 100644
index 74b6a4b..0000000
--- a/macosx/ocsinventory_packages_setup/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*.xcarchive
-app/
-build/
diff --git a/macosx/ocsng_app-xcode/.gitignore b/macosx/ocsng_app-xcode/.gitignore
deleted file mode 100644
index 9105546..0000000
--- a/macosx/ocsng_app-xcode/.gitignore
+++ /dev/null
@@ -1,26 +0,0 @@
-# Xcode
-#
-# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
-
-## User settings
-xcuserdata/
-
-## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
-*.xcscmblueprint
-*.xccheckout
-
-## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
-build/
-DerivedData/
-*.moved-aside
-*.pbxuser
-!default.pbxuser
-*.mode1v3
-!default.mode1v3
-*.mode2v3
-!default.mode2v3
-*.perspectivev3
-!default.perspectivev3
-
-## Gcc Patch
-/*.gcno
