Setup Maven multi-module project with backend, common, and server modules.
Add `.gitignore` entry for build artifacts.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
/.idea/
|
||||
/finlog.iml
|
||||
|
||||
backend/**/target
|
||||
Reference in New Issue
Block a user