diff --git a/.gitignore b/.gitignore index acb976e..9044c4c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ demos/* # Ignore data dlcache/* -data/* \ No newline at end of file +data/* + +# Ignore images (previews for maps) +*.jpg