diff --git a/.gitignore b/.gitignore index c885887..f5ed1c8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,3 @@ /files/**/*.JPEG /files/**/*.png /files/**/*.PNG -/cache/*.tile \ No newline at end of file diff --git a/cache/.gitignore b/cache/.gitignore new file mode 100644 index 0000000..cae6c9a --- /dev/null +++ b/cache/.gitignore @@ -0,0 +1 @@ +*.tile