Compare commits

...

3 Commits

Author SHA1 Message Date
Lukas Greve
8266670f1d move scripts 2025-11-02 11:22:55 +01:00
Lukas Greve
7b67ff510b add aider 2025-11-02 11:22:23 +01:00
Lukas Greve
4aa7dafe26 make it a markdown 2025-11-02 11:22:13 +01:00
5 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ terraform.tfvars.example
# Terraform plan and output files
*.tfplan
*.tfout
*.tfout
.aider*

View File