From 269c6beff3529935b94a980c9d3c5b0866a813a6 Mon Sep 17 00:00:00 2001 From: Jose Henrique Date: Sat, 7 Jun 2025 14:17:47 -0300 Subject: [PATCH] add gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..08d1747 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +**/etl-data +**/fotos_cand +*.zip \ No newline at end of file