initial files

This commit is contained in:
Nabeel Shahzad
2017-06-07 18:43:25 -05:00
parent f158c11dea
commit 26167adae8
4 changed files with 47 additions and 0 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*.{js,py}]
charset = utf-8
# Tab indentation (no size specified)
[Makefile]
indent_style = tab