From e683084adb92375aba78979bb3e1c9908ea95061 Mon Sep 17 00:00:00 2001 From: themohooks <81331307+themohooks@users.noreply.github.com> Date: Sat, 6 Jul 2024 12:34:04 +0300 Subject: [PATCH] . --- .gitignore | 4 +++- app/Controllers/Api/Images/Comment.php | 0 app/Controllers/Api/Images/CommentsLoad.php | 0 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 app/Controllers/Api/Images/Comment.php create mode 100644 app/Controllers/Api/Images/CommentsLoad.php diff --git a/.gitignore b/.gitignore index 86a232f..2835bba 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ .github /ngallery.yaml ngallery.yaml -/cdn/ \ No newline at end of file +/cdn/ +*.yaml +ngallery.yaml diff --git a/app/Controllers/Api/Images/Comment.php b/app/Controllers/Api/Images/Comment.php new file mode 100644 index 0000000..e69de29 diff --git a/app/Controllers/Api/Images/CommentsLoad.php b/app/Controllers/Api/Images/CommentsLoad.php new file mode 100644 index 0000000..e69de29