Skip to content

Commit

Permalink
* removed unused files from dist.
Browse files Browse the repository at this point in the history
 + added editorconfig.
  • Loading branch information
catouse committed Jul 11, 2014
1 parent cd62789 commit 9b7b074
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 9,478 deletions.
15 changes: 15 additions & 0 deletions .editorconfig
@@ -0,0 +1,15 @@
root = true

[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[{*.js, *.php}]
indent_size = 4

[*.md]
trim_trailing_whitespace = false
1 change: 0 additions & 1 deletion dist/css/chosen.zentao.css

This file was deleted.

6 changes: 0 additions & 6 deletions dist/css/datetimepicker.zentao.css

This file was deleted.

0 comments on commit 9b7b074

Please sign in to comment.