Add Makefile
This commit is contained in:
parent
948caec79c
commit
730bfdbfda
2 changed files with 37 additions and 0 deletions
|
@ -5,3 +5,6 @@ end_of_line = lf
|
|||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue