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
499ae899e7
gitignore
/
Sass.gitignore
5 lines
45 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
Add all sourcemap file formats
2018-05-24 00:12:37 -05:00
*.sass.map
*.scss.map
Reference in a new issue
Copy permalink