This commit is contained in:
Gregor Lohaus
2026-02-25 12:30:27 +01:00
commit 2b77988086
51 changed files with 2103 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml
.gradle