mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add ascii-art
This commit is contained in:
@ -14,6 +14,6 @@ insert_final_newline = true
|
||||
indent_size = 4
|
||||
|
||||
[*.txt]
|
||||
indent_size = 1
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
||||
indent_size = unset
|
||||
trim_trailing_whitespace = unset
|
||||
insert_final_newline = unset
|
||||
|
Reference in New Issue
Block a user