mirror of
https://github.com/clearleft/clearless.git
synced 2026-01-07 21:03:51 -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 --------------------------------
|
||||
|
||||
@total-columns: 16;
|
||||
@column-width: 80px;
|
||||
@gutter-width: 40px;
|
||||
@column-width: 60px;
|
||||
@gutter-width: 20px;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user