From 9dc4198fe08f294ae174968b2ec8aa56564b483f Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Fri, 15 Mar 2024 12:22:26 -0600 Subject: AƱade tablas de prueba MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 743ae66..2b514e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ env/ *.csv -*.pyc \ No newline at end of file +*.pyc +.vscode/ -- cgit v1.2.3