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
3727a855d0
gitignore
/
Sass.gitignore
3 lines
23 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add slash to .sass-cache Add slash to `.sass-cache` to signify intent of matching directories.
2015-05-15 14:35:12 -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