移除.DS_Store,添加.gitignore
This commit is contained in:
parent
42e7214a86
commit
231fde3807
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ dist/
|
||||
|
||||
# NFS temp files
|
||||
.nfs*
|
||||
.DS_Store
|
||||
|
||||
BIN
bricks/.DS_Store
vendored
BIN
bricks/.DS_Store
vendored
Binary file not shown.
BIN
bricks/imgs/.DS_Store
vendored
BIN
bricks/imgs/.DS_Store
vendored
Binary file not shown.
@ -182,7 +182,8 @@ bricks.JsWidget = class {
|
||||
"objectFit",
|
||||
"objectPosition",
|
||||
"outline",
|
||||
"boxSizing"
|
||||
"boxSizing",
|
||||
"display"
|
||||
];
|
||||
var mapping_keys = {
|
||||
"bgcolor":"backgroundColor"
|
||||
|
||||
BIN
docs/.DS_Store
vendored
BIN
docs/.DS_Store
vendored
Binary file not shown.
BIN
examples/.DS_Store
vendored
BIN
examples/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user