diff options
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 |