diff --git a/.gitignore b/.gitignore index bdf5bec..2e1ad8a 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ Homestead.json ### PhpStorm ### # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 +.idea/ .idea/vcs.xml # User-specific stuff .idea/**/workspace.xml diff --git a/resources/js/Global/components/Blocks/Price.vue b/resources/js/Global/components/Blocks/Price.vue index 58c0b32..ffe6d1d 100644 --- a/resources/js/Global/components/Blocks/Price.vue +++ b/resources/js/Global/components/Blocks/Price.vue @@ -1,7 +1,7 @@