This website requires JavaScript.
Explore
Help
Sign In
docs
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore
synced
2024-11-01 01:28:44 +01:00
Code
Issues
Releases
Wiki
Activity
36ebe1a596
gitignore
/
Sass.gitignore
3 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore .sass-cache directory in Compass projects.
2011-05-10 18:16:30 +02:00
.sass-cache
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.
2014-09-17 20:23:16 +02:00
*.css.map
Reference in New Issue
Copy Permalink