From 90b2973c79da7bff878770fd939a6f9ce94875c3 Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Fri, 2 Aug 2024 13:09:05 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1ado=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 --- RepostajesPy/.gitignore | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 RepostajesPy/.gitignore diff --git a/.gitignore b/.gitignore index c73b09c..16a394b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,3 @@ Thumbs.db *.log *.sqlite - -uploads/* -*.db diff --git a/RepostajesPy/.gitignore b/RepostajesPy/.gitignore new file mode 100644 index 0000000..cf1ba36 --- /dev/null +++ b/RepostajesPy/.gitignore @@ -0,0 +1,2 @@ +servicios/instance/uploads/* +