This website requires JavaScript.
Explore
Help
Sign In
OPENGIT
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore.git
synced
2024-12-29 02:35:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d67d1cae9a
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-16 02:35:12 +08: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-18 02:23:16 +08:00
*.css.map
Reference in New Issue
Copy Permalink