mirror of
https://github.com/clearleft/clearless.git
synced 2026-01-08 21:28:05 -05:00
Remove pesky DS_Store file
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.DS_Store
|
||||||
@@ -19,5 +19,8 @@
|
|||||||
// Grid --------------------------------
|
// Grid --------------------------------
|
||||||
|
|
||||||
@total-columns: 16;
|
@total-columns: 16;
|
||||||
@column-width: 80px;
|
@column-width: 60px;
|
||||||
@gutter-width: 40px;
|
@gutter-width: 20px;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user