Commit 7b85de15 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Initalise le dépôt.

No related merge requests found
Showing with 14 additions and 0 deletions
+14 -0
.editorconfig 0 → 100644
root=true
[*]
end_of_line = lf
indent_size = 4
indent_style = space
trim_trailing_whitespace = true
charset = utf-8
insert_final_newline = true
[*.yml]
indent_size = 2
.gitignore 0 → 100644
node_modules/
*
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment