feat: Setup development environment

The environment includes java, maven, IntelliJ and a postgres server.
This commit is contained in:
Alexander Kobjolke 2024-11-08 00:10:09 +01:00
parent 12235acc42
commit 5e1f01e14d
5 changed files with 214 additions and 0 deletions

9
.gitignore vendored
View file

@ -29,3 +29,12 @@ replay_pid*
result
result-*
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml