commit 3132db9bc707182760c27fad9d3082dce010c7f0 Author: Alexander Popov Date: Tue May 13 03:49:49 2025 +0300 🏴‍☠️ 😵‍💫 diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..11111d8 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,15 @@ +# EditorConfig is awesome: https://EditorConfig.org +root = true + +# for all projects +[*] +indent_style = space +indent_size = 4 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true + +# Markdown +[*.md] +trim_trailing_whitespace = false diff --git a/README.md b/README.md new file mode 100644 index 0000000..f024fb4 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Pix-Backpack + +## 🎯 Цели + +> ⚠️ Раздел в разработке + + +## 📦 Список репозиториев + +> ⚠️ Раздел в разработке diff --git a/assets/Backpack_black-1.png b/assets/Backpack_black-1.png new file mode 100644 index 0000000..2a42319 Binary files /dev/null and b/assets/Backpack_black-1.png differ diff --git a/assets/Backpack_black-2.png b/assets/Backpack_black-2.png new file mode 100644 index 0000000..141485a Binary files /dev/null and b/assets/Backpack_black-2.png differ diff --git a/assets/Backpack_black-3.png b/assets/Backpack_black-3.png new file mode 100644 index 0000000..a472030 Binary files /dev/null and b/assets/Backpack_black-3.png differ diff --git a/assets/Backpack_black-4.png b/assets/Backpack_black-4.png new file mode 100644 index 0000000..4059273 Binary files /dev/null and b/assets/Backpack_black-4.png differ diff --git a/assets/Backpack_front_4.png b/assets/Backpack_front_4.png new file mode 100644 index 0000000..18373e1 Binary files /dev/null and b/assets/Backpack_front_4.png differ diff --git a/assets/p_b_1_v1.png b/assets/p_b_1_v1.png new file mode 100644 index 0000000..891398e Binary files /dev/null and b/assets/p_b_1_v1.png differ diff --git a/assets/p_b_2_v1.png b/assets/p_b_2_v1.png new file mode 100644 index 0000000..8930e6f Binary files /dev/null and b/assets/p_b_2_v1.png differ diff --git a/assets/p_b_3_v1.png b/assets/p_b_3_v1.png new file mode 100644 index 0000000..3319cce Binary files /dev/null and b/assets/p_b_3_v1.png differ