diff options
author | benal01 <bja4245@rit.edu> | 2025-02-17 21:48:04 -0500 |
---|---|---|
committer | benal01 <bja4245@rit.edu> | 2025-02-17 21:48:04 -0500 |
commit | 2fc9729cdf220e03f43183a148f8b5780c50e515 (patch) | |
tree | c5d918b76023066c3f8240d8224f16dbfd7695d7 /ufund-api/.gitignore | |
parent | 058965b3b92f54e61dd93b4fdf348bee84efbfd5 (diff) | |
download | JellySolutions-1.0.tar.gz JellySolutions-1.0.tar.bz2 JellySolutions-1.0.zip |
removal of templatesv1.0
Diffstat (limited to 'ufund-api/.gitignore')
-rw-r--r-- | ufund-api/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
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 |