From d25a310cab874686ae2b717a6f584273a24f7d74 Mon Sep 17 00:00:00 2001 From: kerem Date: Thu, 8 Aug 2024 12:15:51 +0200 Subject: [PATCH] Added csv funtionalities to be able to import sample datas, the name of the sheet must be the same as the table tha he is gong to be updloaded --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a887fbee..5724ba0a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ learning/rust/*/target/ learning/rust/*/Cargo.lock -flask_to_docker/.venv/ +web/.venv/ # These are backup files generated by rustfmt