diff --git a/.gitignore b/.gitignore index c1a16ce..d618ae3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,8 @@ database/database.sqlite storage/logs/* !storage/logs/.gitkeep -storage/cache +storage/cache/* !storage/cache/.gitkeep -resources/nginx/templates/custom +resources/nginx/templates/custom/* !resources/nginx/templates/custom/.gitkeep \ No newline at end of file diff --git a/resources/nginx/templates/custom/.gitkeep b/resources/nginx/templates/custom/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/storage/cache/.gitkeep b/storage/cache/.gitkeep new file mode 100644 index 0000000..e69de29