non important commit

This commit is contained in:
maxstrb 2025-11-16 10:04:06 +01:00
parent 6342c047be
commit b281fe4810

View file

@ -48,6 +48,9 @@
direnv allow
git init
echo "\n.direnv" | save .gitignore --append
git add .
git commit -m "Project setup"