BAEL-3069 Remove git ignore file, add the new module name to the parent pom file.
This commit is contained in:
parent
9f3c94929a
commit
05e79680cf
@ -69,6 +69,7 @@
|
||||
<module>spring-jpa</module>
|
||||
<!-- <module>spring-mybatis</module> --> <!-- needs fixing in BAEL-9021 -->
|
||||
<module>spring-persistence-simple</module>
|
||||
<module>spring-persistence-simple-2</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
@ -1,13 +0,0 @@
|
||||
*.class
|
||||
|
||||
#folders#
|
||||
/target
|
||||
/neoDb*
|
||||
/data
|
||||
/src/main/webapp/WEB-INF/classes
|
||||
*/META-INF/*
|
||||
|
||||
# Packaged files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
Loading…
x
Reference in New Issue
Block a user