From 4ad9b53bb53d0799649443369926098330aa6f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renich=20Bon=20=C4=86iri=C4=87?= Date: Fri, 10 Mar 2023 14:47:14 -0600 Subject: [PATCH] =?UTF-8?q?agregu=C3=A9=20un=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d38c149 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +*~