aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkash Keshav <112591754+domesticchores@users.noreply.github.com>2025-02-16 17:28:25 -0500
committerAkash Keshav <112591754+domesticchores@users.noreply.github.com>2025-02-16 17:28:25 -0500
commit460b520e05fc71e509745bf9847d61d397f130ca (patch)
treed9716bec305ca9cf2a424727de478f11bac9b9b0
parentd26daebdc335e0fd26dfa638bf8a807a9187c9ee (diff)
downloadJellySolutions-460b520e05fc71e509745bf9847d61d397f130ca.tar.gz
JellySolutions-460b520e05fc71e509745bf9847d61d397f130ca.tar.bz2
JellySolutions-460b520e05fc71e509745bf9847d61d397f130ca.zip
added application.properties to gitignore -ak
-rw-r--r--ufund-api/.gitignore3
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