summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2022-11-05 11:07:59 +0100
committerJoel Klinghed <the_jk@spawned.biz>2022-11-05 11:07:59 +0100
commitb3467614c5917a1c24afa30ae9101984f09a0b0b (patch)
tree19d0561302f413c14387783547f808861a1f8112 /.gitignore
parent5a44fed4a055f94e9ff3d6717a1c1b1b84edc7d7 (diff)
Update gradle to 7.4 and replace plugin maven with maven-publish
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 151fdd4..b462bac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-build
-.gradle \ No newline at end of file
+build/
+repo/
+.gradle/