From 1aab50b7d08c6eb037981bf5b1b7f568ebb0167c Mon Sep 17 00:00:00 2001 From: everget Date: Wed, 31 Jul 2019 00:22:40 +0300 Subject: [PATCH] Add new folders to guides/ --- guides/{code_style => coding_conventions}/README.md | 0 .../i18n/.gitkeep | 0 guides/{optimisation/i18n => faq_and_code}/.gitkeep | 0 .../{pine_book => learning_pine_roadmap}/.gitkeep | 0 .../{pine_book => learning_pine_roadmap}/README.md | 0 .../search_for_scripts.png | Bin guides/{optimisation => optimization}/README.md | 0 guides/optimization/i18n/.gitkeep | 0 guides/tools_and_resources/.gitkeep | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename guides/{code_style => coding_conventions}/README.md (100%) rename guides/{code_style => coding_conventions}/i18n/.gitkeep (100%) rename guides/{optimisation/i18n => faq_and_code}/.gitkeep (100%) rename guides/{pine_book => learning_pine_roadmap}/.gitkeep (100%) rename guides/{pine_book => learning_pine_roadmap}/README.md (100%) rename guides/{pine_book => learning_pine_roadmap}/search_for_scripts.png (100%) rename guides/{optimisation => optimization}/README.md (100%) create mode 100644 guides/optimization/i18n/.gitkeep create mode 100644 guides/tools_and_resources/.gitkeep diff --git a/guides/code_style/README.md b/guides/coding_conventions/README.md similarity index 100% rename from guides/code_style/README.md rename to guides/coding_conventions/README.md diff --git a/guides/code_style/i18n/.gitkeep b/guides/coding_conventions/i18n/.gitkeep similarity index 100% rename from guides/code_style/i18n/.gitkeep rename to guides/coding_conventions/i18n/.gitkeep diff --git a/guides/optimisation/i18n/.gitkeep b/guides/faq_and_code/.gitkeep similarity index 100% rename from guides/optimisation/i18n/.gitkeep rename to guides/faq_and_code/.gitkeep diff --git a/guides/pine_book/.gitkeep b/guides/learning_pine_roadmap/.gitkeep similarity index 100% rename from guides/pine_book/.gitkeep rename to guides/learning_pine_roadmap/.gitkeep diff --git a/guides/pine_book/README.md b/guides/learning_pine_roadmap/README.md similarity index 100% rename from guides/pine_book/README.md rename to guides/learning_pine_roadmap/README.md diff --git a/guides/pine_book/search_for_scripts.png b/guides/learning_pine_roadmap/search_for_scripts.png similarity index 100% rename from guides/pine_book/search_for_scripts.png rename to guides/learning_pine_roadmap/search_for_scripts.png diff --git a/guides/optimisation/README.md b/guides/optimization/README.md similarity index 100% rename from guides/optimisation/README.md rename to guides/optimization/README.md diff --git a/guides/optimization/i18n/.gitkeep b/guides/optimization/i18n/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/guides/tools_and_resources/.gitkeep b/guides/tools_and_resources/.gitkeep new file mode 100644 index 0000000..e69de29