Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
Revert "Removed: random config's file of someone who dev'ed on cozy-d…
Browse files Browse the repository at this point in the history
…ocs"

This reverts commit 02b68be.
  • Loading branch information
jsilvestre committed Mar 10, 2015
1 parent 0c734db commit 4fe08da
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# editorconfig.org
root = true

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

[*.jade]
trim_trailing_whitespace = false
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ node_modules/
public/
.DS_Store
*.swp
.editorconfig

0 comments on commit 4fe08da

Please sign in to comment.