diff --git a/.gitignore b/.gitignore index 971a3339..e33ee8e5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ .database/ /storage/logs/ /database +/bootstrap/cache diff --git a/bootstrap/cache/.gitignore b/bootstrap/cache/.gitignore deleted file mode 100644 index c96a04f0..00000000 --- a/bootstrap/cache/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore \ No newline at end of file