aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkash Keshav <112591754+domesticchores@users.noreply.github.com>2025-02-16 17:29:21 -0500
committerAkash Keshav <112591754+domesticchores@users.noreply.github.com>2025-02-16 17:29:21 -0500
commit92bdb5edd8c7fb2cdf3830821703cfadaf3be6bd (patch)
tree34b56063ea05a76cde158ddea6a58b9173d4dd9d
parent460b520e05fc71e509745bf9847d61d397f130ca (diff)
downloadJellySolutions-92bdb5edd8c7fb2cdf3830821703cfadaf3be6bd.tar.gz
JellySolutions-92bdb5edd8c7fb2cdf3830821703cfadaf3be6bd.tar.bz2
JellySolutions-92bdb5edd8c7fb2cdf3830821703cfadaf3be6bd.zip
fixed application.properties to gitignore -ak
-rw-r--r--ufund-api/.gitignore2
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