diff options
Diffstat (limited to 'ufund-api/.gitignore')
-rw-r--r-- | ufund-api/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ufund-api/.gitignore b/ufund-api/.gitignore index 8cba502..7d2aa07 100644 --- a/ufund-api/.gitignore +++ b/ufund-api/.gitignore @@ -31,5 +31,6 @@ build/ ### VS Code ### .vscode/ -### application.properties ### -ufund-api/src/main/resources/application.properties
\ No newline at end of file +### application specific ### +ufund-api/src/main/resources/application.properties +ufund-api/data/cupboard.json
\ No newline at end of file |