issue-7 #9

Merged
sebastian merged 4 commits from issue-7 into master 2023-10-02 09:36:13 +02:00
Showing only changes of commit c00ebfe2a6 - Show all commits

5
.gitignore vendored
View File

@ -27,8 +27,8 @@ replay_pid*
# ---> JetBrains
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/
# User-specific stff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
@ -50,6 +50,7 @@ replay_pid*
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries