bugfix/separate the web.xml for production and develop mode-reverted the .gitignore

This commit is contained in:
hongwei 2023-11-22 15:01:52 +01:00
parent beef380663
commit 15821d58c6

1
.gitignore vendored
View File

@ -10,6 +10,7 @@
.project
.cache
target
obp-api/src/main/resources/
obp-api/src/test/resources/**
!obp-api/src/test/resources/frozen_type_meta_data
*.iml