From 385a037cd6bc42fc64e387973c0e7ef539b04df7 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 26 Sep 2014 11:05:47 -0400 Subject: [PATCH] package files --- __init__.py | 0 cloud/__init__.py | 0 commands/__init__.py | 0 database/__init__.py | 0 files/__init__.py | 0 internal/__init__.py | 0 inventory/__init__.py | 0 network/__init__.py | 0 packaging/__init__.py | 0 source_control/__init__.py | 0 system/__init__.py | 0 utilities/__init__.py | 0 web_infrastructure/__init__.py | 0 windows/__init__.py | 0 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 __init__.py create mode 100644 cloud/__init__.py create mode 100644 commands/__init__.py create mode 100644 database/__init__.py create mode 100644 files/__init__.py create mode 100644 internal/__init__.py create mode 100644 inventory/__init__.py create mode 100644 network/__init__.py create mode 100644 packaging/__init__.py create mode 100644 source_control/__init__.py create mode 100644 system/__init__.py create mode 100644 utilities/__init__.py create mode 100644 web_infrastructure/__init__.py create mode 100644 windows/__init__.py diff --git a/__init__.py b/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/cloud/__init__.py b/cloud/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/commands/__init__.py b/commands/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/database/__init__.py b/database/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/files/__init__.py b/files/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/internal/__init__.py b/internal/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/inventory/__init__.py b/inventory/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/network/__init__.py b/network/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/packaging/__init__.py b/packaging/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/source_control/__init__.py b/source_control/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/system/__init__.py b/system/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/utilities/__init__.py b/utilities/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/web_infrastructure/__init__.py b/web_infrastructure/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/windows/__init__.py b/windows/__init__.py new file mode 100644 index 00000000000..e69de29bb2d