mirror of https://github.com/ColorlibHQ/AdminLTE
Add .sass-cache to gitignore
parent
1ee281b3b9
commit
fceb5eebe6
|
@ -2,6 +2,7 @@
|
|||
*.log
|
||||
*.zip
|
||||
.idea
|
||||
.sass-cache/
|
||||
/nbproject/
|
||||
/nbproject/private/
|
||||
/node_modules/
|
||||
|
|
Loading…
Reference in New Issue