From ae23ef8182b464c1c64ea831f040f64fe1ac4272 Mon Sep 17 00:00:00 2001 From: ahmishra Date: Sat, 3 Jul 2021 11:57:47 +0530 Subject: [PATCH] Gitignore fix --- .gitignore | 2 +- main/templates/posts.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 174581f..50ba20d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/__pycache__/ +*/__pycache__/* /.vscode/ \ No newline at end of file diff --git a/main/templates/posts.html b/main/templates/posts.html index 68e218a..42fb96d 100644 --- a/main/templates/posts.html +++ b/main/templates/posts.html @@ -21,7 +21,7 @@ {% if i.thumbnail %}
-