diff --git a/app/.gitignore b/app/.gitignore index 86134a4..e608ce6 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1,3 +1,4 @@ data/cfg.json node_modules/* -logs/* \ No newline at end of file +logs/* +data/transfer*.json \ No newline at end of file