diff --git a/.gitignore b/.gitignore index 37a1b12..5a51d24 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ __pycache__ .python_version *.egg-info -media/ -static/ +./media/ +./static/ media.tar.gz *.pg \ No newline at end of file