Add .gitignore file
This commit is contained in:
parent
737bba500f
commit
5d1c16982e
|
@ -0,0 +1,7 @@
|
|||
.idea/
|
||||
.mvn/
|
||||
mvnw
|
||||
mvnw.cmd
|
||||
package-lock.json
|
||||
target/
|
||||
uoa-claims-service.iml
|
Loading…
Reference in New Issue