diff options
-rw-r--r-- | installer/.gitignore | 1 | ||||
-rw-r--r-- | installer/Output/.gitignore | 1 | ||||
-rw-r--r-- | installer/Output/.gitkeep | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/installer/.gitignore b/installer/.gitignore new file mode 100644 index 00000000..f569d96c --- /dev/null +++ b/installer/.gitignore @@ -0,0 +1 @@ +/Output diff --git a/installer/Output/.gitignore b/installer/Output/.gitignore deleted file mode 100644 index 72e8ffc0..00000000 --- a/installer/Output/.gitignore +++ /dev/null @@ -1 +0,0 @@ -* diff --git a/installer/Output/.gitkeep b/installer/Output/.gitkeep deleted file mode 100644 index e69de29b..00000000 --- a/installer/Output/.gitkeep +++ /dev/null |