From 2fc9729cdf220e03f43183a148f8b5780c50e515 Mon Sep 17 00:00:00 2001 From: benal01 Date: Mon, 17 Feb 2025 21:48:04 -0500 Subject: removal of templates --- ufund-api/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ufund-api/.gitignore') diff --git a/ufund-api/.gitignore b/ufund-api/.gitignore index 26e0341..052bd9d 100644 --- a/ufund-api/.gitignore +++ b/ufund-api/.gitignore @@ -32,5 +32,5 @@ build/ .vscode/ ### application specific ### -/src/main/resources/application.properties -/data/cupboard.json \ No newline at end of file +# /src/main/resources/application.properties +# /data/cupboard.json \ No newline at end of file -- cgit v1.2.3