non important commit

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-20 15:35:49 +01:00
parent 8024c60c54
commit 6c9eddac70

View file

@ -54,6 +54,9 @@ in {
direnv allow direnv allow
git init git init
".direnv" | save --append .gitignore
git add . git add .
git commit -m "Project setup" git commit -m "Project setup"