Starting Sheerka, learning Python

This commit is contained in:
Kodjo Sossouvi
2019-07-18 23:55:14 +02:00
commit ab57a84956
9 changed files with 283 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=false
indent_style=space
indent_size=4
[*.json]
indent_style=space
indent_size=2
# Tab indentation (no size specified)
[Makefile]
indent_style = tab