This website requires JavaScript.
Explore
Help
Sign in
hiro
/
gitignore
Watch
1
Star
0
Fork
You've already forked gitignore
0
mirror of
https://github.com/vale981/gitignore
synced
2025-03-04 17:31:42 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d67d1cae9a
gitignore
/
Sass.gitignore
3 lines
23 B
Text
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 20:35:12 +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 11:23:16 -07:00
*.css.map
Reference in a new issue
Copy permalink