You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
212 B

# indicate this is the root of the project
root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
# Finally, having a default of UTF-8 *without* BOM got fixed in VS2017 15.3
charset = utf-8