This website requires JavaScript.
Explore
Help
Sign In
caleb-brown
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore.git
synced
2025-01-22 16:28:39 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fdc78cd32d
gitignore
/
Sass.gitignore
3 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore .sass-cache directory in Compass projects.
2011-05-10 12:16:30 -04: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 14:23:16 -04:00
*.css.map
Reference in New Issue
Copy Permalink