Преглед изворни кода

Add sourcemaps to the Sass ignore

When merging branches there are usually conflicts with the CSS sourcemaps. It's not an issue to just recompile the CSS to generate a new sourcemap but having the file ignored helps to save an unnecessary step.
pull/1213/head
Michael Turnwall пре 9 година
родитељ
комит
dbadafb805
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      Sass.gitignore

+ 1
- 0
Sass.gitignore Прегледај датотеку

@@ -1 +1,2 @@
.sass-cache
*.css.map

Loading…
Откажи
Сачувај