diff --git a/.gitignore b/.gitignore index ea1a1a6947a00668c8c7e718f4738056b73ce8ab..7ffcde9cd62773c47e80ce8efecd72567e02da79 100644 --- a/.gitignore +++ b/.gitignore @@ -5,17 +5,4 @@ vendor/ node_modules/ bower_components/ .sass-cache/ -.idea/ -/themes/vartheme/css/variables.css -/themes/vartheme/css/variables.css.map -/themes/vartheme/css/theme/theme-variables.css -/themes/vartheme/css/theme/theme-variables.css.map -/themes/vartheme/VARTHEME_SUBTHEME/css/variables.css -/themes/vartheme/VARTHEME_SUBTHEME/css/variables.css.map -/themes/vartheme/css/mixins.css -/themes/vartheme/css/mixins.css.map -/themes/vartheme/js/script.min.js -/themes/vartheme/VARTHEME_SUBTHEME/css/mixins.css -/themes/vartheme/VARTHEME_SUBTHEME/css/mixins.css.map -/themes/vartheme/VARTHEME_SUBTHEME/js/script.min.js -/modules/varbase_features/varbase_tour/js/varbase_tour.scripts.min.js \ No newline at end of file +.idea/ \ No newline at end of file