Added .idea to gitignore
All checks were successful
andreas-personal/AndysAdguardHomeBlocklist/pipeline/head This commit looks good

This commit is contained in:
Andreas Fahrecker 2024-08-20 19:51:11 +02:00
parent 2bb52bb79e
commit 40f2e82ad5

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/