commit a79f3598c5520e032ec5c1e2bdee80741fcfd598 Author: Mykola Zahorulko Date: Fri Aug 29 14:13:05 2025 +0200 Przywrócenie diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/README.md b/README.md new file mode 100644 index 0000000..44bdaee --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Title # + +Some descriptions here. + +### How to use ### + +1. First step +2. Second step +3. Third step + +Some code example +``` +console.log('Here is some code exaple'); +``` + +--- + +Created by **[IdoMods](https://idomods.pl/)** 2025 \ No newline at end of file