mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 11:06:49 +00:00
tweaked gitignore to not ignore resources/docs and moved two doc files
there
This commit is contained in:
parent
ad89643b67
commit
db13b26df3
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
Loading…
Reference in New Issue
Block a user