From 32a54f0e4e0987d3029362103796b663cc25fd5a Mon Sep 17 00:00:00 2001 From: Kiryl Date: Wed, 27 Jul 2022 20:12:50 +0300 Subject: [PATCH] Changes in gitignores --- config/.gitignore | 1 - docx/.gitignore | 2 -- epub/.gitignore | 2 -- html/.gitignore | 2 -- json/.gitignore | 2 -- 5 files changed, 9 deletions(-) delete mode 100644 docx/.gitignore delete mode 100644 epub/.gitignore delete mode 100644 html/.gitignore delete mode 100644 json/.gitignore diff --git a/config/.gitignore b/config/.gitignore index 3208467..d6b7ef3 100644 --- a/config/.gitignore +++ b/config/.gitignore @@ -1,3 +1,2 @@ * -!presets.json !.gitignore diff --git a/docx/.gitignore b/docx/.gitignore deleted file mode 100644 index d6b7ef3..0000000 --- a/docx/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore diff --git a/epub/.gitignore b/epub/.gitignore deleted file mode 100644 index d6b7ef3..0000000 --- a/epub/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore diff --git a/html/.gitignore b/html/.gitignore deleted file mode 100644 index d6b7ef3..0000000 --- a/html/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore diff --git a/json/.gitignore b/json/.gitignore deleted file mode 100644 index d6b7ef3..0000000 --- a/json/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore