diff options
Diffstat (limited to '')
-rw-r--r-- | ufund-api/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ufund-api/.gitignore b/ufund-api/.gitignore index 7ed0d6b..79525f5 100644 --- a/ufund-api/.gitignore +++ b/ufund-api/.gitignore @@ -30,3 +30,6 @@ build/ ### VS Code ### .vscode/ + +### application.properties ### +ufund-api/resources/application.properties
\ No newline at end of file |