mirror of
https://github.com/github/gitignore.git
synced 2026-05-16 11:23:50 -04:00
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.
3 lines
22 B
Plaintext
3 lines
22 B
Plaintext
.sass-cache
|
|
*.css.map
|