add caching and comments

This commit is contained in:
Kevin Heyer 2025-04-27 18:08:09 +02:00
parent d9f8a545be
commit b3c0af2139

8
.gitignore vendored
View file

@ -1,2 +1,8 @@
# Ignore inventory file. This are Submodules
inventory/ inventory/
*.secret
# Ignore .secret files.... you know, there secret...
*.secret
# Ignore Caching
cache/