diff --git a/.gitignore b/.gitignore
index b2019be..64a82e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-/web/bundles/
+/web/uploads/
/app/bootstrap.php.cache
/app/cache/*
/app/config/parameters.yml
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index aeb44d7..ea4551a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -249,6 +249,8 @@
+
+
@@ -324,10 +326,10 @@
-
+
-
+
@@ -336,6 +338,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -361,7 +373,6 @@
@@ -484,153 +496,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -807,14 +673,6 @@
-
-
-
-
-
-
-
-
@@ -1196,7 +1054,7 @@
-
+
@@ -1204,5 +1062,13 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/web/bundles/framework b/web/bundles/framework
new file mode 120000
index 0000000..b828f06
--- /dev/null
+++ b/web/bundles/framework
@@ -0,0 +1 @@
+../../vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Resources/public/
\ No newline at end of file