diff --git a/.gitignore b/.gitignore index 485dee6..cf1b666 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ .idea + +# DjangoBlog +.env +logs +collectedstatic \ No newline at end of file