aboutsummaryrefslogtreecommitdiff
path: root/backyard/php-api/trunk/storage
diff options
context:
space:
mode:
authorCamil Staps2015-02-17 00:06:02 +0100
committerCamil Staps2015-02-17 00:06:02 +0100
commit9b8d1940a1d7e8efffd76e2a3f6352d370294230 (patch)
treecd0a846a53ba61d9b27382b58947a63482f445e4 /backyard/php-api/trunk/storage
parentAdded PHP API framework (diff)
Changed to dingo API
Diffstat (limited to 'backyard/php-api/trunk/storage')
-rw-r--r--backyard/php-api/trunk/storage/.gitignore1
-rw-r--r--backyard/php-api/trunk/storage/app/.gitignore2
-rw-r--r--backyard/php-api/trunk/storage/framework/.gitignore6
-rw-r--r--backyard/php-api/trunk/storage/framework/cache/.gitignore2
-rw-r--r--backyard/php-api/trunk/storage/framework/sessions/.gitignore2
-rw-r--r--backyard/php-api/trunk/storage/framework/views/.gitignore2
-rw-r--r--backyard/php-api/trunk/storage/logs/.gitignore2
7 files changed, 0 insertions, 17 deletions
diff --git a/backyard/php-api/trunk/storage/.gitignore b/backyard/php-api/trunk/storage/.gitignore
deleted file mode 100644
index 78eac7b..0000000
--- a/backyard/php-api/trunk/storage/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-laravel.log \ No newline at end of file
diff --git a/backyard/php-api/trunk/storage/app/.gitignore b/backyard/php-api/trunk/storage/app/.gitignore
deleted file mode 100644
index c96a04f..0000000
--- a/backyard/php-api/trunk/storage/app/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore \ No newline at end of file
diff --git a/backyard/php-api/trunk/storage/framework/.gitignore b/backyard/php-api/trunk/storage/framework/.gitignore
deleted file mode 100644
index 1670e90..0000000
--- a/backyard/php-api/trunk/storage/framework/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-config.php
-routes.php
-compiled.php
-services.json
-events.scanned.php
-routes.scanned.php
diff --git a/backyard/php-api/trunk/storage/framework/cache/.gitignore b/backyard/php-api/trunk/storage/framework/cache/.gitignore
deleted file mode 100644
index c96a04f..0000000
--- a/backyard/php-api/trunk/storage/framework/cache/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore \ No newline at end of file
diff --git a/backyard/php-api/trunk/storage/framework/sessions/.gitignore b/backyard/php-api/trunk/storage/framework/sessions/.gitignore
deleted file mode 100644
index d6b7ef3..0000000
--- a/backyard/php-api/trunk/storage/framework/sessions/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore
diff --git a/backyard/php-api/trunk/storage/framework/views/.gitignore b/backyard/php-api/trunk/storage/framework/views/.gitignore
deleted file mode 100644
index d6b7ef3..0000000
--- a/backyard/php-api/trunk/storage/framework/views/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore
diff --git a/backyard/php-api/trunk/storage/logs/.gitignore b/backyard/php-api/trunk/storage/logs/.gitignore
deleted file mode 100644
index d6b7ef3..0000000
--- a/backyard/php-api/trunk/storage/logs/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*
-!.gitignore