From b981dc8715b36c83107de4c2868e3410a6faf457 Mon Sep 17 00:00:00 2001
From: Mateja <mail@matejamaric.com>
Date: Wed, 7 Oct 2020 18:41:35 +0200
Subject: First commit

---
 storage/framework/.gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100755 storage/framework/.gitignore

(limited to 'storage/framework/.gitignore')

diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore
new file mode 100755
index 0000000..05c4471
--- /dev/null
+++ b/storage/framework/.gitignore
@@ -0,0 +1,9 @@
+compiled.php
+config.php
+down
+events.scanned.php
+maintenance.php
+routes.php
+routes.scanned.php
+schedule-*
+services.json
-- 
cgit v1.2.3