diff options
author | Marvin Borner | 2018-07-20 16:34:32 +0200 |
---|---|---|
committer | Marvin Borner | 2018-07-20 16:34:32 +0200 |
commit | 74cb1477bb921a2378ea22a552b71a48c11e0931 (patch) | |
tree | 621ab17315be667c16dad8f3d5f44d67a7a47e8f /storage | |
parent | 400591b34d4b0a6288834539808a9dede8a60e3a (diff) |
Better API (integrated oauth completely)
Diffstat (limited to 'storage')
-rw-r--r--[-rwxr-xr-x] | storage/app/.gitignore | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | storage/app/public/.gitignore | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | storage/framework/.gitignore | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | storage/framework/cache/.gitignore | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | storage/framework/sessions/.gitignore | 0 | ||||
-rwxr-xr-x | storage/framework/testing/.gitignore | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | storage/framework/views/.gitignore | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | storage/logs/.gitignore | 0 |
8 files changed, 0 insertions, 2 deletions
diff --git a/storage/app/.gitignore b/storage/app/.gitignore index 8f4803c..8f4803c 100755..100644 --- a/storage/app/.gitignore +++ b/storage/app/.gitignore diff --git a/storage/app/public/.gitignore b/storage/app/public/.gitignore index d6b7ef3..d6b7ef3 100755..100644 --- a/storage/app/public/.gitignore +++ b/storage/app/public/.gitignore diff --git a/storage/framework/.gitignore b/storage/framework/.gitignore index b02b700..b02b700 100755..100644 --- a/storage/framework/.gitignore +++ b/storage/framework/.gitignore diff --git a/storage/framework/cache/.gitignore b/storage/framework/cache/.gitignore index d6b7ef3..d6b7ef3 100755..100644 --- a/storage/framework/cache/.gitignore +++ b/storage/framework/cache/.gitignore diff --git a/storage/framework/sessions/.gitignore b/storage/framework/sessions/.gitignore index d6b7ef3..d6b7ef3 100755..100644 --- a/storage/framework/sessions/.gitignore +++ b/storage/framework/sessions/.gitignore diff --git a/storage/framework/testing/.gitignore b/storage/framework/testing/.gitignore deleted file mode 100755 index d6b7ef3..0000000 --- a/storage/framework/testing/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -* -!.gitignore diff --git a/storage/framework/views/.gitignore b/storage/framework/views/.gitignore index d6b7ef3..d6b7ef3 100755..100644 --- a/storage/framework/views/.gitignore +++ b/storage/framework/views/.gitignore diff --git a/storage/logs/.gitignore b/storage/logs/.gitignore index d6b7ef3..d6b7ef3 100755..100644 --- a/storage/logs/.gitignore +++ b/storage/logs/.gitignore |