diff options
Diffstat (limited to '')
-rw-r--r-- | ufund-api/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ufund-api/.gitignore b/ufund-api/.gitignore index 79525f5..9cea7c4 100644 --- a/ufund-api/.gitignore +++ b/ufund-api/.gitignore @@ -32,4 +32,4 @@ build/ .vscode/ ### application.properties ### -ufund-api/resources/application.properties
\ No newline at end of file +/ufund-api/resources/application.properties
\ No newline at end of file |