From e2d04110012bab7585198e46043fdf0b5b4d2973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 20 Oct 2017 10:23:15 +0200 Subject: [PATCH] See #19: directories used to store artifacts for offline install --- offline-storage/docker/.gitignore | 1 + offline-storage/files/.gitignore | 1 + offline-storage/rpms/.gitignore | 1 + 3 files changed, 3 insertions(+) create mode 100644 offline-storage/docker/.gitignore create mode 100644 offline-storage/files/.gitignore create mode 100644 offline-storage/rpms/.gitignore diff --git a/offline-storage/docker/.gitignore b/offline-storage/docker/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/offline-storage/docker/.gitignore @@ -0,0 +1 @@ +* diff --git a/offline-storage/files/.gitignore b/offline-storage/files/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/offline-storage/files/.gitignore @@ -0,0 +1 @@ +* diff --git a/offline-storage/rpms/.gitignore b/offline-storage/rpms/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/offline-storage/rpms/.gitignore @@ -0,0 +1 @@ +*