diff --git a/.gitignore b/.gitignore
index 0f7df0f..c57824b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
+/.idea
diff --git a/.idea/ThemeParkPanel.iml b/.idea/ThemeParkPanel.iml
index 06a78b0..1a4f6ca 100644
--- a/.idea/ThemeParkPanel.iml
+++ b/.idea/ThemeParkPanel.iml
@@ -106,8 +106,10 @@
+
+
-
+
\ No newline at end of file
diff --git a/storage/app/.gitignore b/storage/app/.gitignore
index 8f4803c..d7efa7f 100644
--- a/storage/app/.gitignore
+++ b/storage/app/.gitignore
@@ -1,3 +1,4 @@
*
!public/
+!uuid/
!.gitignore