diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 0000000..333c1e9 --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1 @@ +logs/ diff --git a/scripts/sync_gitea_to_github.sh b/scripts/sync_gitea_to_github.sh index 545bf94..21d8e2c 100755 --- a/scripts/sync_gitea_to_github.sh +++ b/scripts/sync_gitea_to_github.sh @@ -26,3 +26,4 @@ git push $GITHUB_REPO log "Synchronizace dokonĨena" +