diff options
-rw-r--r-- | backend/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/.gitignore b/backend/.gitignore index fc70ed1..03cab26 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -1,3 +1,5 @@ +config.yaml + ### VisualStudioCode template .vscode/* !.vscode/settings.json |