From fa0ebeced822b7199a1a1d70c0b0879caf041111 Mon Sep 17 00:00:00 2001 From: pablo Date: Sat, 2 Apr 2022 11:10:43 +0200 Subject: [PATCH] Initial commit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eba74f4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +venv/ \ No newline at end of file