1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-11 19:29:39 +02:00

Switch from gradle to maven build system

This commit is contained in:
Paul Schaub 2024-12-21 13:52:08 +01:00
parent 4dbc633d7d
commit 1363f075c3
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
12 changed files with 514 additions and 499 deletions

3
.gitignore vendored
View file

@ -10,6 +10,9 @@ build/
bin/
libs/
target/
*/target/
*.iws
*.iml
*.ipr