tweaked gitignore to not ignore resources/docs and moved two doc files

there
This commit is contained in:
simonredfern 2025-10-29 11:16:08 +01:00
parent ad89643b67
commit db13b26df3
4 changed files with 3 additions and 4722 deletions

5
.gitignore vendored
View File

@ -15,7 +15,8 @@
.project
.cache
target
obp-api/src/main/resources/
obp-api/src/main/resources/*
!obp-api/src/main/resources/docs/
obp-api/src/test/resources/**
!obp-api/src/test/resources/frozen_type_meta_data
*.iml
@ -37,4 +38,4 @@ marketing_diagram_generation/outputs/*
.bsp
.specstory
project/project
coursier
coursier

File diff suppressed because it is too large Load Diff