Initial Commit with code from old repo with new Jenkinsfile
Some checks failed
andreas-personal/AndysAdguardHomeBlocklist/pipeline/head There was a failure building this commit

This commit is contained in:
2024-07-31 19:16:10 +02:00
commit c9f43ddfeb
14 changed files with 677 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
# VS Code workspace file
*.code-workspace
node_modules/