From a9bdf2f75acd03642703c6520005d4e2c42a7a26 Mon Sep 17 00:00:00 2001 From: alp Date: Tue, 4 Feb 2020 17:22:47 +0300 Subject: [PATCH] cache folder --- bootstrap/cache/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bootstrap/cache/.gitignore diff --git a/bootstrap/cache/.gitignore b/bootstrap/cache/.gitignore new file mode 100644 index 000000000..c96a04f00 --- /dev/null +++ b/bootstrap/cache/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file