Compare commits

...

2 Commits

Author SHA1 Message Date
40f2e82ad5 Added .idea to gitignore
All checks were successful
andreas-personal/AndysAdguardHomeBlocklist/pipeline/head This commit looks good
2024-08-20 19:51:11 +02:00
2bb52bb79e Set executable bit for gradlew 2024-08-20 19:41:30 +02:00
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -7,4 +7,7 @@ build
# VS Code workspace file # VS Code workspace file
*.code-workspace *.code-workspace
# IntelliJ IDEA project files
.idea
node_modules/ node_modules/

0
gradlew vendored Normal file → Executable file
View File