commit cac8e14340a86fa201fa6ead185109abd8c4c151 Author: golovin Date: Sun Dec 17 07:35:40 2023 +0300 Инициализация / pomodoro diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e69de29 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c38fa4e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +*.iml