GH-1 - Initial port of Moduliths project.
Basically the state of commit c7cf939 of https://github.com/moduliths/moduliths for further development under the Spring umbrella.
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
target/
|
||||
.idea/
|
||||
.flattened-pom.xml
|
||||
.settings/
|
||||
*.iml
|
||||
.project
|
||||
.classpath
|
||||
.springBeans
|
||||
target/
|
||||
.factorypath
|
||||
|
||||
#IntelliJ Stuff
|
||||
.idea
|
||||
*.iml
|
||||
Reference in New Issue
Block a user