diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..ab1f416 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Ignored default folder with query files +/queries/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/README.md b/README.md index 5709e01..af69a32 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # GiteaTest -Test, ob Gitea und IntelliJ miteinander kommunizierne können \ No newline at end of file +Test, ob Gitea und IntelliJ miteinander kommunizieren können + +# IntelliJ Test +Commit erfolgreich \ No newline at end of file