From 60cd8a2f5ea664a40997be2c6d23dc1501c6cf22 Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Sun, 3 May 2020 13:08:51 -0400 Subject: [PATCH] . --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4876c1a..d8d1c1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -node_modules -lib -static/feeds/* -!static/feeds/.gitkeep +/node_modules +/lib +/static/feeds/* +/!static/feeds/.gitkeep