From d7a995749af411e5b21df45c197fc4b0abb79ac7 Mon Sep 17 00:00:00 2001 From: "thong.nguyen5" Date: Sat, 13 Apr 2024 21:32:33 +0700 Subject: [PATCH] Update git ignore --- app/.gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/.gitignore b/app/.gitignore index fcdb1b6..799ded7 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -35,4 +35,6 @@ lerna-debug.log* !.vscode/launch.json !.vscode/extensions.json -.env \ No newline at end of file +.env +docker/data +docker/postgres_data \ No newline at end of file