1 Commits

Author SHA1 Message Date
8ff1c720a5 add packages folder to gitignore 2025-10-29 19:27:38 +01:00
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@@ -231,3 +231,6 @@ config.yaml
.venv
venv
*.log
packages/

View File

@@ -1,3 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}