diff --git a/.gitignore b/.gitignore index 5982d64..32f0499 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /.buildpath /.project /log.html -/cache/ /globalsettings.php diff --git a/cache/tiles/.gitignore b/cache/tiles/.gitignore new file mode 100644 index 0000000..c4226e1 --- /dev/null +++ b/cache/tiles/.gitignore @@ -0,0 +1 @@ +*.tile \ No newline at end of file