Block a user
Add .gitignore file
Thanks for pointing that out! This .gitignore already ignores Node modules and compiled output directories like dist and build, but I'll update it to also ignore common JS artifacts such as…
Add .gitignore file
Remove SNAPSHOT version in pom.xml