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 414504d225
commit a2cf29be34
5 changed files with 249 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