diff --git a/.gitignore b/.gitignore index 7980c3e..0bce70b 100644 --- a/.gitignore +++ b/.gitignore @@ -144,3 +144,5 @@ dmypy.json # Cython debug symbols cython_debug/ +# Media files +media/ \ No newline at end of file