summaryrefslogtreecommitdiff
path: root/Year_3/TSDWL/LARAVEL/iBook/storage/app
diff options
context:
space:
mode:
Diffstat (limited to 'Year_3/TSDWL/LARAVEL/iBook/storage/app')
-rw-r--r--Year_3/TSDWL/LARAVEL/iBook/storage/app/.gitignore3
-rw-r--r--Year_3/TSDWL/LARAVEL/iBook/storage/app/public/.gitignore2
2 files changed, 5 insertions, 0 deletions
diff --git a/Year_3/TSDWL/LARAVEL/iBook/storage/app/.gitignore b/Year_3/TSDWL/LARAVEL/iBook/storage/app/.gitignore
new file mode 100644
index 0000000..8f4803c
--- /dev/null
+++ b/Year_3/TSDWL/LARAVEL/iBook/storage/app/.gitignore
@@ -0,0 +1,3 @@
+*
+!public/
+!.gitignore
diff --git a/Year_3/TSDWL/LARAVEL/iBook/storage/app/public/.gitignore b/Year_3/TSDWL/LARAVEL/iBook/storage/app/public/.gitignore
new file mode 100644
index 0000000..d6b7ef3
--- /dev/null
+++ b/Year_3/TSDWL/LARAVEL/iBook/storage/app/public/.gitignore
@@ -0,0 +1,2 @@
+*
+!.gitignore