Lastest commit

This commit is contained in:
Lihan 2024-07-27 14:39:25 -04:00
parent 7d7c396013
commit 56c0156585

2
.gitignore vendored
View file

@ -1,4 +1,3 @@
target/*
bin/* bin/*
build/* build/*
.gradle/* .gradle/*
@ -9,7 +8,6 @@ build/*
.attach_pid* .attach_pid*
.idea .idea
*.iml *.iml
/target
.sts4-cache/ .sts4-cache/
.vscode .vscode
_site/ _site/