Pong/.editorconfig
Fries 3e61187065 add an .editorconfig.
and i also added some events for when i want the ball and enemy paddle to move.
2023-05-23 10:38:40 -07:00

4 lines
68 B
INI

[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab