diff --git a/.gitignore b/.gitignore index a3b2b5d..900fb42 100644 --- a/.gitignore +++ b/.gitignore @@ -259,4 +259,10 @@ __screenshots__/ *.local.bat # Static files -static/ \ No newline at end of file +static/ + +# Media files +media/ + +# Models +model/ \ No newline at end of file