From b911667c2a22dc7d926e3f4a12c941e5f063a386 Mon Sep 17 00:00:00 2001 From: Martin Zeitler Date: Fri, 1 Sep 2023 13:45:15 +0200 Subject: [PATCH] dependabot removed. --- .github/dependabot.yml | 11 ----------- .idea/.gitignore | 2 +- resources/.gitignore | 1 + 3 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index d18708f..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,11 +0,0 @@ -# To get started with Dependabot version updates, you'll need to specify which -# package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates - -version: 2 -updates: - - package-ecosystem: "composer" - directory: "/" - schedule: - interval: "weekly" diff --git a/.idea/.gitignore b/.idea/.gitignore index 08ade89..1d7aba4 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,3 @@ /*.iml /*.xml -/dataSources/ +/dataSources diff --git a/resources/.gitignore b/resources/.gitignore index bd2aa42..33aa095 100644 --- a/resources/.gitignore +++ b/resources/.gitignore @@ -1,3 +1,4 @@ *.aab +*.apk *.csv *.xlsx